Added functions to compute covariance matrix.
authorJason Stover <jhs@math.gcsu.edu>
Wed, 16 Jul 2008 02:54:36 +0000 (22:54 -0400)
committerJason Stover <jhs@math.gcsu.edu>
Wed, 16 Jul 2008 02:54:36 +0000 (22:54 -0400)
commit685407ad62911e5edb1ec093a01ec9e46563af44
tree770fff3c12f429e65e01ad123688601e05522b6e
parent9a12eb1d5baf9c8fc25d8e6bf1ec5c852ac840d0
Added functions to compute covariance matrix.
src/data/category.c
src/math/ChangeLog
src/math/automake.mk
src/math/covariance-matrix.c [new file with mode: 0644]
src/math/covariance-matrix.h [new file with mode: 0644]