eigen/Eigen
2009-07-15 19:53:08 +02:00
..
src add a TridiagonalMatrix wrapper arround BandMatrix, and extend this latter 2009-07-15 19:53:08 +02:00
Array * rename PartialRedux to VectorwiseOp 2009-06-10 11:20:30 +02:00
Cholesky
CMakeLists.txt
Core started an implementation of BandMatrix: at least the read/write access 2009-07-14 23:27:37 +02:00
Dense add "Dense" header 2009-06-19 19:09:35 +02:00
Eigen add Eigen/Eigen 2009-06-19 20:46:55 +02:00
Geometry switch from eigensolver to SVD which seems to be more accurate with float 2009-07-06 11:15:38 +02:00
LeastSquares
LU
QR
QtAlignedMalloc
Sparse add a SparseNestByValue expression and fix issue in sparse adjoint evaluation 2009-07-13 14:55:03 +02:00
StdVector
SVD