eigen/Eigen
Benoit Jacob 25f8adfa6c * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple of
sizeof(Scalar), and that assumption breaks with double on linux x86-32.
* Rename ei_alignmentOffset to ei_first_aligned
* Rewrite its documentation and part of its body
* The variant taking a MatrixBase doesn't need a separate size argument.
2010-01-02 12:38:16 -05:00
..
src * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple of 2010-01-02 12:38:16 -05:00
Array added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
Cholesky added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
CMakeLists.txt Eigen/CMakeLists.txt: remove parens from if. 2009-11-20 11:26:26 +00:00
Core Added NestByValue and .nestByValue() again for the sake of backwards compatibility. 2009-12-02 10:53:30 +01:00
Dense add "Dense" header 2009-06-19 19:09:35 +02:00
Eigen add Eigen/Eigen 2009-06-19 20:46:55 +02:00
Eigenvalues added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
Geometry added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
Householder Documentation clean up. 2009-12-08 15:12:27 +00:00
Jacobi added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
LeastSquares added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
LU only include SSE path if SSE enabled 2009-12-14 22:52:11 -05:00
QR added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
QtAlignedMalloc added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
Sparse merge 2009-12-02 11:08:44 +01:00
StdVector added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
SVD added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00