Revision 593637
Go back to digest for 15th October 2006Features in Other
Benoît Jacob committed changes in /trunk/kdesupport/eigen:
Reimplement matrix classes using CRTP, as was already done for vector classes. Rough edges remain, will be sorted out in the next days.
TODO: reimplement in the same way LUDecomposition and LinearSolver, move more stuff from MatrixX into MatrixBase in order to let Matrix use it.
Eigen might be more or less done in one week.
File Changes
Added 1 files
- /trunk/kdesupport/eigen/matrixbase.h
Modified 6 files
- /trunk/kdesupport/eigen
- /matrix.h
- /matrixx.h
- /test.cpp
- /vector.h
- /vectorbase.h
- /vectorx.h
7 files changed in total