better variance computation, use Knuth online robust algorithm, add a test for variance computation
This commit is contained in:
parent
de201e1007
commit
2c2e9d0ca3
4 changed files with 98 additions and 39 deletions
|
|
@ -34,6 +34,7 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/application/common)
|
|||
|
||||
SET(SOURCES
|
||||
#t-cholesky
|
||||
t-variance
|
||||
t-edoEstimatorNormalMulti
|
||||
t-mean-distance
|
||||
t-bounderno
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue