eigen/Eigen
Jitse Niesen 2cc75f4922 Make HouseholderSequence::setTrans() protected (cf. bug #50).
Users can call .transpose() instead.
2011-01-06 11:30:19 +00:00
..
src Make HouseholderSequence::setTrans() protected (cf. bug #50). 2011-01-06 11:30:19 +00:00
Array
Cholesky Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00
Core Move doxygen comments for EIGEN_NO_DEBUG from source to I14. 2010-12-27 15:07:11 +00:00
Dense Add newline at the end of Dense. 2010-07-23 19:00:02 +02:00
Eigen
Eigen2Support add main ei_* functions into Eigen2Support 2010-12-03 11:22:35 +01:00
Eigenvalues Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
Geometry Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
Householder Add blocking inside HouseholderQR based on code from Vincent Lejeune. 2010-06-17 18:30:47 +02:00
Jacobi
LU
QR Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
QtAlignedMalloc bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Sparse Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
StdDeque * added EIGEN_ALIGNED_ALLOCATOR macro to allow specifying a different aligned allocator 2010-07-26 19:06:47 -04:00
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector email change 2010-06-24 23:21:58 +02:00
SVD remove SVD class (was bad code taked from elsewhere) 2010-10-12 10:19:59 -04:00