|
Ublas : |
From: Dima Sorkin (dsorkin_at_[hidden])
Date: 2005-02-17 03:18:03
Hi. Sorry - correction to my last message:
Is uBlas intended to work with types other than
'double' and 'float' based ?
I mean with any classes that support the '*', '*='
operations ( i.e. (double)*(custom class) ) and '+', '+=' '-' ... operators ?
I didn't suceeded to multiply matrix of double with >>UBLAS VECTOR<< of
my custom class of 3d "positions/ small vectors", without interventing into
promote_traits inside '...::ublas::' namespace.
I asked this question long before. Someone has any answer ?
Thank you.
Regards,
Dmitri Sorkin.