better variance computation, use Knuth online robust algorithm, add a test for variance computation

This commit is contained in:
Johann Dreo 2012-09-18 16:56:38 +02:00
commit 2c2e9d0ca3
4 changed files with 98 additions and 39 deletions

View file

@ -34,6 +34,7 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/application/common)
SET(SOURCES
#t-cholesky
t-variance
t-edoEstimatorNormalMulti
t-mean-distance
t-bounderno