
3 Jul
2004
3 Jul
'04
4:09 a.m.
David Abrahams <dave@boost-consulting.com> wrote:
* prod should be named operator*; this is a linear algebra library after all.
Actually, operator* can be thought of as either an inner product or an outer product. I'm not familiar with the innards of uBLAS, but that is a problem common to most linear algebra libraries. Regards, Walter Landry wlandry@ucsd.edu