New module src/math/correlation
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Nov 2009 15:33:52 +0000 (16:33 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Nov 2009 15:33:52 +0000 (16:33 +0100)
commit50ac6802fc247814dc4dd6232f6304b928a2d78b
treef11292d406d9a4e03d20ee614541653bd08266aa
parent48d85ad2926b978fe73bd754a5baf626881e1915
New module src/math/correlation

Created a new module to hold some common routines pertaining
to correlation coefficients.
src/language/stats/correlations.c
src/math/automake.mk
src/math/correlation.c [new file with mode: 0644]
src/math/correlation.h [new file with mode: 0644]