« Return to Thread: easy question

Re: easy question

by Janek Kozicki :: Rate this Message:

Reply to Author | View in Thread

ender85 said:     (by the date of Wed, 12 Jul 2006 08:25:21 -0700 (PDT))

> matrix<double>m (3, 3)
> matrix<double>n (3, 3)
>
> what is m * n

IIRC prod(m,n);


--
Janek Kozicki                                                         |
_______________________________________________
ublas mailing list
ublas@...
http://lists.boost.org/mailman/listinfo.cgi/ublas

 « Return to Thread: easy question