close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 12, 2009, 5:28:52 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
32 | 32 | {{{ |
33 | 33 | ASCII: |
34 | | (<sigma2_name> | <sigma2_constant>) * Cov = {$ <TOL simmetric positive definite VMatrix expression $} |
| 34 | (<sigma2_name> | <sigma2_constant>) * Cov = {$ <TOL simmetric positive definite VMatrix expression> $} |
35 | 35 | |
36 | 36 | Import: |
… |
… |
|
40 | 40 | {{{ |
41 | 41 | ASCII: |
42 | | (<sigma2_name> | <sigma2_constant>) * CovInv = {$ <TOL simmetric positive definite VMatrix expression $} |
| 42 | (<sigma2_name> | <sigma2_constant>) * CovInv = {$ <TOL simmetric positive definite VMatrix expression> $} |
43 | 43 | |
44 | 44 | Import: |
… |
… |
|
48 | 48 | {{{ |
49 | 49 | ASCII: |
50 | | (<sigma2_name> | <sigma2_constant>) * CovChol = {$ <TOL regular triangular VMatrix expression $} |
| 50 | (<sigma2_name> | <sigma2_constant>) * CovChol = {$ <TOL regular triangular VMatrix expression> $} |
51 | 51 | |
52 | 52 | Import: |
… |
… |
|
56 | 56 | {{{ |
57 | 57 | ASCII: |
58 | | (<sigma2_name> | <sigma2_constant>) * CovInvChol = {$ <TOL regular triangular VMatrix expression $} |
| 58 | (<sigma2_name> | <sigma2_constant>) * CovInvChol = {$ <TOL regular triangular VMatrix expression> $} |
59 | 59 | |
60 | 60 | Import: |