Name : perl-Math-Matrix
| |
Version : 0.5
| Vendor : Mandriva
|
Release : 2mdv2010.0
| Date : 2009-05-15 09:51:07
|
Group : Development/Perl
| Source RPM : perl-Math-Matrix-0.5-2mdv2010.0.src.rpm
|
Size : 0.02 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Matrix data type (transpose, multiply etc)
|
Description :
The following methods are available:
new Constructor arguments are a list of references to arrays of the same length. The arrays are copied. The method returns *undef* in case of error.
$a = new Math::Matrix ([rand,rand,rand], [rand,rand,rand], [rand,rand,rand]);
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release |