| Commit | Date | |
|---|---|---|
| 2003-11-24 08:23:07 | Tree | |
|
[r781]
by
ltilib
alvarado: @ADD: Since Visual C++ 6.0 cannot cope with some template overloading (it cannot discern between template<class U> operator/(const U&) and operator/(const tpoint<T>&), four methods for element-wise multiplication and division has been added to lti::tpoint and lti::tpoint3D. |
2003-11-24 08:22:08 | Tree |
| 2003-11-24 08:21:50 | Tree | |
| 2003-11-24 08:19:31 | Tree | |
| 2003-11-24 08:19:11 | Tree | |
| 2003-11-24 08:18:48 | Tree | |
|
[r776]
by
ltilib
alvarado: @ADD: Tool to select from a group of source files the minimal required number of classes and data structures of the LTI-Lib. |
2003-11-24 08:18:25 | Tree |
|
[r775]
by
ltilib
doerfler: @ADD: unifiedSymmetricEigenSystem is a functor that detects whether LAPACK is available and then uses it automatically, resulting in great speed-up. Use this functor instead of jacobi and fastEigenSystem. |
2003-11-24 08:18:09 | Tree |
|
[r774]
by
ltilib
doerfler: @ADD: unifiedSVD is a functor that detects whether LAPACK is available and then uses it automatically, resulting in great speed-up. Use this functor instead of singularValueDecomp and fastSVD. |
2003-11-24 08:17:36 | Tree |
|
[r773]
by
ltilib
doerfler: @ADD: unifiedGeneralizedEigenSystem is a functor that detects whether LAPACK is available and then uses it automatically, resulting in great speed-up. Use this functor instead of generalizedEigenSystem and fastGeneralizedEigenSystem. |
2003-11-24 08:17:06 | Tree |