projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
cdbf99d
)
covariance-matrix.c: Add matrices to store valid sample sizes and
author
Jason H Stover
<jhs@math.gcsu.edu>
Mon, 16 Mar 2009 21:32:51 +0000
(17:32 -0400)
committer
Jason H Stover
<jhs@math.gcsu.edu>
Mon, 16 Mar 2009 21:32:51 +0000
(17:32 -0400)
products of means in struct covariance_matrix.
covariance-matrix.c (update_ssize): New function
covariance-matrix.c (covariance_accumulator_to_matrix): Store valid
sample sizes and products of means, then use them to compute the
entries of the covariance matrix after passing through the
hash. Return void.
No differences found