eigen/Eigen
Benoit Jacob 641d968a9a * Make ReturnByValue have the EvalBeforeAssigningBit and explicitly
enforce this mechanism (otherwise ReturnByValue bypasses it).
 (use .noalias() to get the old behavior.)
* Remove a hack in Inverse, futile optimization for 2x2 expressions.
2010-05-30 13:43:08 -04:00
..
src * Make ReturnByValue have the EvalBeforeAssigningBit and explicitly 2010-05-30 13:43:08 -04:00
Array
Cholesky
CMakeLists.txt fix installation of global headers in case the src path contains 'src' 2010-05-08 17:55:55 -04:00
Core clang/llvm is now good enough. I can compile a project using those (one of 2010-05-21 02:03:43 +02:00
Dense kill the LeastSquares module. 2010-04-29 10:40:52 -04:00
Eigen
Eigen2Support add minor to Eigen2Support 2010-04-22 20:49:01 -04:00
Eigenvalues Update eigenvalues() and operatorNorm() methods in MatrixBase. 2010-05-24 17:43:50 +01:00
Geometry
Householder
Jacobi
LU
QR
QtAlignedMalloc
Sparse
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
SVD