Refactor Matrix tests, put gsl_matrix_set_zero($self->{matrix}) in make_fixture to...
commit57c73c7f5faf213e86e4b5beb7bb31ff717c3545
authorJonathan Leto <leto@polyglot.(none)>
Sat, 28 Jun 2008 08:04:31 +0000 (28 01:04 -0700)
committerJonathan Leto <leto@polyglot.(none)>
Sat, 28 Jun 2008 08:04:31 +0000 (28 01:04 -0700)
tree0da283343e26c983eb82dc00cdee550c59fce65a
parent2732ac3c2b9f683fab1e4b90a5e538f470102752
Refactor Matrix tests, put gsl_matrix_set_zero($self->{matrix}) in make_fixture to make sure that
we do not have random uninitialized data in our matrices.
lib/Math/GSL/Matrix/Test.pm