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
|
|
@ -125,7 +125,7 @@ SET(SAMPLE_SRCS)
|
|||
|
||||
ADD_SUBDIRECTORY(src)
|
||||
ADD_SUBDIRECTORY(application)
|
||||
#ADD_SUBDIRECTORY(test)
|
||||
ADD_SUBDIRECTORY(test)
|
||||
ADD_SUBDIRECTORY(doc)
|
||||
|
||||
######################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue