| Commit | Date | |
|---|---|---|
|
[r407]
by
ltilib
alvarado: @ADD: Factory for split methodes allows to create dynamically different objects to separate a color image into its color components in different color spaces. |
2003-07-16 10:02:26 | Tree |
| 2003-07-16 10:02:05 | Tree | |
| 2003-07-11 04:03:13 | Tree | |
| 2003-07-11 04:02:54 | Tree | |
| 2003-07-11 04:02:27 | Tree | |
|
[r402]
by
ltilib
alvarado: A few new functors added, but there are still many uncommented ones out there. |
2003-07-11 04:02:06 | Tree |
|
[r401]
by
ltilib
doerfler: @ADD: lti::choleskyDecomposition decomposes a symmetric, positive-definite matrix into a Cholesky factor which is either upper (U) or lower triangular: A = L*L' or A=U'*U, where U is the transpose of L: U=L' and vise versa. It can be used for faster solution of equation systems (using forwardSubstitution and backSubstitution) or inversion of covariance matrices. |
2003-07-11 04:01:40 | Tree |
| 2003-07-10 10:04:04 | Tree | |
| 2003-07-10 10:03:40 | Tree | |
| 2003-07-10 04:02:19 | Tree |