Go to file
Gael Guennebaud beabf008b0 bugfix in DiagonalProduct: a "DiagonalProduct<SomeXpr>" expression
is now evaluated as a "DiagonalProduct<Matrix<SomeXpr::Eval> >".
Note that currently this only happens in DiagonalProduct.
2008-12-10 19:02:13 +00:00
bench Update e-mail address 2008-11-24 13:40:43 +00:00
cmake clean FindUmfpack.cmake wrt enable_language(Fortran) 2008-12-02 12:20:13 +00:00
demos prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
disabled Update e-mail address 2008-11-24 13:40:43 +00:00
doc fix minor mistake in the inside eigen example 2008-12-08 10:07:09 +00:00
Eigen bugfix in DiagonalProduct: a "DiagonalProduct<SomeXpr>" expression 2008-12-10 19:02:13 +00:00
test bugfix in DiagonalProduct: a "DiagonalProduct<SomeXpr>" expression 2008-12-10 19:02:13 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt * call it beta2 2008-12-07 23:23:36 +00:00
COPYING
COPYING.LESSER
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox tutorial: add array module warnings when needed 2008-11-17 15:38:57 +00:00