FACTOR: Use consistent indexing when displaying matrices.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 10 May 2017 10:48:17 +0000 (12:48 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 10 May 2017 12:45:45 +0000 (14:45 +0200)
commit2e25423f795545ca2bb69edede7ab73c24a89dc8
treefefb52b0c393ffda4771f9a569239dc1af0178f4
parentfe55889f4dbca132c99c17fcaf9604acd2a26593
FACTOR: Use consistent indexing when displaying matrices.

In any sane use case this will make no difference, since
all covariance and correlation matrices are symetrical.
However for correctness and ease of debugging this helps.
src/language/stats/factor.c