eigen/Eigen
2009-01-15 08:26:40 +00:00
..
src two compilation fixes 2009-01-15 08:26:40 +00:00
Array Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
Cholesky Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
CMakeLists.txt Based on code + help from Alex Stapleton: 2009-01-09 23:26:45 +00:00
Core fix potential compilation issue on MSVC + no vectorization 2009-01-10 14:10:40 +00:00
Geometry Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
LeastSquares rename Regression --> LeastSquares 2009-01-04 15:55:54 +00:00
LU Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
QR Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
Regression rename Regression --> LeastSquares 2009-01-04 15:55:54 +00:00
Sparse Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixBase. 2009-01-14 14:24:10 +00:00
StdVector * move cwise *= and /= to Core (like * and /) 2009-01-12 13:41:40 +00:00
SVD Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00