eigen/Eigen
Gael Guennebaud 4317fad869 * Added several cast to int of the enums (needed for some compilers)
* Fix a mistake in CwiseNullary.
* Added a CoreDeclarions header that declares only the forward declarations
  and related basic stuffs.
2008-05-12 18:09:30 +00:00
..
src * Added several cast to int of the enums (needed for some compilers) 2008-05-12 18:09:30 +00:00
Cholesky Enable vectorization of product with dynamic matrices, 2008-05-01 13:53:05 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Core * Added several cast to int of the enums (needed for some compilers) 2008-05-12 18:09:30 +00:00
CoreDeclarations * Added several cast to int of the enums (needed for some compilers) 2008-05-12 18:09:30 +00:00
LU - optimized determinant calculations for small matrices (size <= 4) 2008-04-14 17:07:12 +00:00
QR * Draft of a eigenvalues solver 2008-05-12 10:23:09 +00:00