@@ -134,9 +134,11 @@ title: "Table of Contents"
134134 &emsp ;&ensp ; 1.9.7. * [ Covariance matrix] ( /D/covmat ) * <br >
135135 &emsp ;&ensp ; 1.9.8. * [ Sample covariance matrix] ( /D/covmat-samp ) * <br >
136136 &emsp ;&ensp ; 1.9.9. ** [ Covariance matrix and expected values] ( /P/covmat-mean ) ** <br >
137- &emsp ;&ensp ; 1.9.10. ** [ Covariance matrix and correlation matrix] ( /P/covmat-corrmat ) ** <br >
138- &emsp ;&ensp ; 1.9.11. * [ Precision matrix] ( /D/precmat ) * <br >
139- &emsp ;&ensp ; 1.9.12. ** [ Precision matrix and correlation matrix] ( /P/precmat-corrmat ) ** <br >
137+ &emsp ;&ensp ; 1.9.10. ** [ Invariance under addition of vector] ( /P/covmat-inv ) ** <br >
138+ &emsp ;&ensp ; 1.9.11. ** [ Scaling upon multiplication with matrix] ( /P/covmat-scal ) ** <br >
139+ &emsp ;&ensp ; 1.9.12. ** [ Covariance matrix and correlation matrix] ( /P/covmat-corrmat ) ** <br >
140+ &emsp ;&ensp ; 1.9.13. * [ Precision matrix] ( /D/precmat ) * <br >
141+ &emsp ;&ensp ; 1.9.14. ** [ Precision matrix and correlation matrix] ( /P/precmat-corrmat ) ** <br >
140142
141143 1.10. Correlation <br >
142144 &emsp ;&ensp ; 1.10.1. * [ Definition] ( /D/corr ) * <br >
@@ -468,10 +470,12 @@ title: "Table of Contents"
468470 &emsp ;&ensp ; 4.3.2. ** [ Special case of normal-Wishart distribution] ( /P/ng-nw ) ** <br >
469471 &emsp ;&ensp ; 4.3.3. ** [ Probability density function] ( /P/ng-pdf ) ** <br >
470472 &emsp ;&ensp ; 4.3.4. ** [ Mean] ( /P/ng-mean ) ** <br >
471- &emsp ;&ensp ; 4.3.5. ** [ Differential entropy] ( /P/ng-dent ) ** <br >
472- &emsp ;&ensp ; 4.3.6. ** [ Kullback-Leibler divergence] ( /P/ng-kl ) ** <br >
473- &emsp ;&ensp ; 4.3.7. ** [ Marginal distributions] ( /P/ng-marg ) ** <br >
474- &emsp ;&ensp ; 4.3.8. ** [ Conditional distributions] ( /P/ng-cond ) ** <br >
473+ &emsp ;&ensp ; 4.3.5. ** [ Covariance] ( /P/ng-cov ) ** <br >
474+ &emsp ;&ensp ; 4.3.6. ** [ Differential entropy] ( /P/ng-dent ) ** <br >
475+ &emsp ;&ensp ; 4.3.7. ** [ Kullback-Leibler divergence] ( /P/ng-kl ) ** <br >
476+ &emsp ;&ensp ; 4.3.8. ** [ Marginal distributions] ( /P/ng-marg ) ** <br >
477+ &emsp ;&ensp ; 4.3.9. ** [ Conditional distributions] ( /P/ng-cond ) ** <br >
478+ &emsp ;&ensp ; 4.3.10. ** [ Drawing samples] ( /P/ng-samp ) ** <br >
475479
476480 4.4. Dirichlet distribution <br >
477481 &emsp ;&ensp ; 4.4.1. * [ Definition] ( /D/dir ) * <br >
@@ -487,11 +491,12 @@ title: "Table of Contents"
487491 &emsp ;&ensp ; 5.1.3. ** [ Probability density function] ( /P/matn-pdf ) ** <br >
488492 &emsp ;&ensp ; 5.1.4. ** [ Mean] ( /P/matn-mean ) ** <br >
489493 &emsp ;&ensp ; 5.1.5. ** [ Covariance] ( /P/matn-cov ) ** <br >
490- &emsp ;&ensp ; 5.1.6. ** [ Kullback-Leibler divergence] ( /P/matn-kl ) ** <br >
491- &emsp ;&ensp ; 5.1.7. ** [ Transposition] ( /P/matn-trans ) ** <br >
492- &emsp ;&ensp ; 5.1.8. ** [ Linear transformation] ( /P/matn-ltt ) ** <br >
493- &emsp ;&ensp ; 5.1.9. ** [ Marginal distributions] ( /P/matn-marg ) ** <br >
494- &emsp ;&ensp ; 5.1.10. ** [ Drawing samples] ( /P/matn-samp ) ** <br >
494+ &emsp ;&ensp ; 5.1.6. ** [ Differential entropy] ( /P/matn-dent ) ** <br >
495+ &emsp ;&ensp ; 5.1.7. ** [ Kullback-Leibler divergence] ( /P/matn-kl ) ** <br >
496+ &emsp ;&ensp ; 5.1.8. ** [ Transposition] ( /P/matn-trans ) ** <br >
497+ &emsp ;&ensp ; 5.1.9. ** [ Linear transformation] ( /P/matn-ltt ) ** <br >
498+ &emsp ;&ensp ; 5.1.10. ** [ Marginal distributions] ( /P/matn-marg ) ** <br >
499+ &emsp ;&ensp ; 5.1.11. ** [ Drawing samples] ( /P/matn-samp ) ** <br >
495500
496501 5.2. Wishart distribution <br >
497502 &emsp ;&ensp ; 5.2.1. * [ Definition] ( /D/wish ) * <br >
0 commit comments