eigen/Eigen/src
Benoit Jacob 5cb779e5e1 * introduce ei_alignmentOffset(MatrixBase&,Integer)
couldnt put it in Memory.h as it needs the definition of MatrixBase
* make Redux use it
2009-12-16 08:53:14 -05:00
..
Array * fix aliasing checks when the lhs is also transposed. At the same time, 2009-12-16 11:41:16 +01:00
Cholesky Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
Core * introduce ei_alignmentOffset(MatrixBase&,Integer) 2009-12-16 08:53:14 -05:00
Eigenvalues Removed NestByValue dependency from Cholesky, Eigenvalues, LU and QR. 2009-12-01 10:22:54 +01:00
Geometry change the Arch constants: const int ---> enum, more explicit names, and use 2009-12-14 17:26:24 -05:00
Householder Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
Jacobi Fix LaTeX error in doxygen comment. 2009-09-08 14:41:54 +01:00
LeastSquares remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
LU suppress unused variable warnings 2009-12-15 13:59:02 +01:00
misc Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
QR Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
Sparse Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
SVD Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
CMakeLists.txt introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl 2009-11-03 02:18:10 -05:00