Adding $matrix->row() and $matrix->col() methods, refactored some Matrix tests.
[Math-GSL.git] / t / RNG.t
blob21ea24b85c3f4b3e87845f32caa794262970a3f5
1 use Math::GSL::RNG::Test;
2 Test::Class->runtests;