![]() |
Blitz Support : |
From: William Gallafent (william.gallafent_at_[hidden])
Date: 2003-06-19 11:37:05
On Thu, 19 Jun 2003, Dalal, Navneet wrote:
> One more thing: Binary operations (+ - / *) are missing in TinyVector class
> in Blitz-0.6. Whereas, documentation/manual says these operations are
> defined.
I may be misremembering, but I think you need to
#include <blitz/tinyvec-et.h>
to get these.
HTH,
-- Bill Gallafent.