[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r405] by ltilib

sltilib: define iteration variables outside of for statement for MVC

2003-07-11 04:03:13 Tree
[r404] by ltilib

sltilib: MVC bugs

2003-07-11 04:02:54 Tree
[r403] by ltilib

doerfler: leftMultiply(matrix) now just calls multiply()

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
[r400] by ltilib

alvarado: Fixed to work with GCC 3.x

2003-07-10 10:04:04 Tree
[r399] by ltilib

doerfler: now use triagonalMatrixType in the parameters

2003-07-10 10:03:40 Tree
[r398] by ltilib

rietzschel: added new implementation similar to EDISON

2003-07-10 04:02:19 Tree
[r397] by ltilib

alvarado: Bug saving series of images and channels fixed. The number of bits
per pixel while saving an image was not changed to 24.

2003-07-08 04:06:47 Tree
[r396] by ltilib

doerfler: $Log changed to $Id

2003-07-08 04:06:31 Tree
Older >