Refactor Matrix and Linalg. Added new()/rows()/cols()/raw() to Matrix and raw() to...
commit77ed7f8a6fb3af168773be59bdce47f8859c2693
authorJonathan Leto <root@erebus.leto.net>
Wed, 18 Jun 2008 07:20:02 +0000 (18 00:20 -0700)
committerJonathan Leto <root@erebus.leto.net>
Wed, 18 Jun 2008 07:20:02 +0000 (18 00:20 -0700)
tree1f03705544fdfb0902fd3e8e8e201d1d3b91f40b
parentd84462b50213b31c014a92cd83de24dc86df704d
Refactor Matrix and Linalg. Added new()/rows()/cols()/raw() to Matrix and raw() to Vector.
Matrix.i
Vector.i
lib/Math/GSL/Linalg/Test.pm
lib/Math/GSL/Matrix/Test.pm