covariance-matrix.c (get_sum): New function to compute means during
authorJason Stover <jhs@math.gcsu.edu>
Sat, 28 Mar 2009 19:24:57 +0000 (15:24 -0400)
committerJason Stover <jhs@math.gcsu.edu>
Sat, 28 Mar 2009 19:24:57 +0000 (15:24 -0400)
commit1288f8123ea04686150b79b9e6a5d5d78c420353
treea05e18de649f0b802fd735af4f2bfc889c309ae9
parent9e9fc05c2f9be73f053d9c669827c73ea1dc394c
covariance-matrix.c (get_sum): New function to compute means during
loop over covariance matrix.

covariance-matrix.c (covariance_accumulator_to_matrix): Use get_sum to
compute the means.
src/math/covariance-matrix.c