
Jasmine
Administrator
Jan 19, 2001, 2:33 PM
Post #1 of 1
(1029 views)
|
|
How do I multiply matrices?
|
Can't Post
|
|
(From the Perl FAQ) How do I multiply matrices? Use the Math::Matrix or Math::MatrixReal modules (available from CPAN) or the PDL extension (also available from CPAN).
|