paradiseo/edo/test
2012-10-02 17:26:50 +02:00
..
boxplot.py move edo stuff, that was in the wriong place after the merge, in the edo directory 2011-01-27 11:58:21 +01:00
CMakeLists.txt better variance computation, use Knuth online robust algorithm, add a test for variance computation 2012-09-18 16:56:38 +02:00
t-bounderno.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-cholesky.cpp cholesky factorization with rounding to zero 2011-11-15 17:10:46 +01:00
t-continue.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-dispatcher-round.cpp added a symetric round repairer around 0.5, plus a rounding at a given precision 2011-11-08 18:40:28 +01:00
t-edoEstimatorNormalMulti.cpp bugfix: remove typename in some typedef in EDO tests under Eigen3 2012-10-02 17:26:50 +02:00
t-mean-distance.cpp bugfix: remove typename in some typedef in EDO tests under Eigen3 2012-10-02 17:26:50 +02:00
t-repairer-modulo.cpp refactored vectors repairers that are using a function in a more generic way, added a binary function wrapper for vectors repairers, with the modulus function as an example 2011-11-08 17:55:01 +01:00
t-uniform.cpp * whitespace cleanup 2011-05-05 17:15:10 +02:00
t-variance.cpp more tests on variance computation 2012-09-24 14:33:09 +02:00
test_cov_parameters.py * whitespace cleanup 2011-05-05 17:15:10 +02:00