eigen/Eigen/src
Benoit Jacob f5b1b6b351 undo 314bfa1375
, the right fix was made as part of the Dynamic -> -1 change, the bug was that in Map, the InnerStrideAtCompileTime could be 0, which doesn't make sense. The 0 value in Stride should not have been forwarded as-is.
2010-06-11 08:38:30 -04:00
..
Array merge my Dynamic -> -1 change 2010-06-11 08:04:06 -04:00
Cholesky fix LDLT, now it really only uses a given triangular part! 2010-06-09 14:01:06 +02:00
Core undo 314bfa1375 2010-06-11 08:38:30 -04:00
Eigen2Support the Index types change. 2010-05-30 16:00:58 -04:00
Eigenvalues * Make HouseholderSequence::evalTo works in place 2010-06-10 16:39:46 +02:00
Geometry merge my Dynamic -> -1 change 2010-06-11 08:04:06 -04:00
Householder * Make HouseholderSequence::evalTo works in place 2010-06-10 16:39:46 +02:00
Jacobi the Index types change. 2010-05-30 16:00:58 -04:00
LU merge my Dynamic -> -1 change 2010-06-11 08:04:06 -04:00
misc the Index types change. 2010-05-30 16:00:58 -04:00
plugins fix some warnings with clang 2010-05-21 01:46:17 +02:00
QR clean old stuff used to support precompilation inside a binary lib 2010-06-07 14:47:20 +02:00
Sparse merge my Dynamic -> -1 change 2010-06-11 08:04:06 -04:00
StlSupport Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
SVD change the value of Dynamic to -1, since the index type is now configurable. 2010-06-11 07:56:50 -04:00
CMakeLists.txt kill the LeastSquares module. 2010-04-29 10:40:52 -04:00