covariance-matrix.c (covariance_accumulator_to_matrix): Use sum_i and
authorJason Stover <jhs@math.gcsu.edu>
Sun, 29 Mar 2009 15:04:31 +0000 (11:04 -0400)
committerJason Stover <jhs@math.gcsu.edu>
Sun, 29 Mar 2009 15:04:31 +0000 (11:04 -0400)
sum_j to compute products of means. Store the sums of variables in
cov->sums, rather than storing the means.


No differences found