eigen/Eigen/src
Hauke Heibel 85fdcdf055 Fixed Geometry module failures.
Removed default parameter from Transform.
Removed the TransformXX typedefs.
Removed references to TransformXX from unit tests and docs.
Assigning Transforms to a sub-group is now forbidden at compile time.
Products should now properly support the Isometry flag.
Fixed alignment checks in MapBase.
2010-08-17 20:03:50 +02:00
..
Cholesky email change 2010-06-24 23:21:58 +02:00
Core Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
Eigen2Support Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
Eigenvalues introduce a new LvalueBit flag and split DenseCoeffBase into three level of accessors 2010-07-21 10:57:01 +02:00
Geometry Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
Householder fix compilation for non trivial types 2010-07-14 23:31:38 +02:00
Jacobi port Jacobi to new ei_pset1/ei_pload API 2010-07-19 16:51:38 +02:00
LU shut one more warning 2010-07-01 04:27:45 +02:00
misc the Index types change. 2010-05-30 16:00:58 -04:00
plugins use const Scalar& instead of Scalar for function arguments 2010-06-25 13:52:23 +02:00
QR Added more detailed docs to the QR decompositions classes. 2010-08-05 08:56:19 +02:00
Sparse fix SparseView: clean the nested matrix type 2010-07-22 15:57:01 +02:00
StlSupport Removed debug outputs. 2010-07-28 10:47:58 +02:00
SVD Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
CMakeLists.txt finish to merge Array into Core: 2010-06-19 23:36:38 +02:00