sebiniemann / ArmadilloJava

Pure Java-based linear algebra library
armadillojava.org
8 stars 8 forks source link

Add missing tests #66

Closed sebiniemann closed 5 years ago

sebiniemann commented 10 years ago

With the classes Datum, WallClock, Arma, Mat and Col mostly covered by tests, we are still missing tests to fill the gaps in the mentioned classes and ensure correctness over Row, RunningStat(Vec), DistrParam, Size and RNG.

Related issues: