eigen/Eigen
Benoit Jacob 591d497b84 add resize() methods to Map, doing nothing but assertions.
This is useful in Krita where I call lu().solve() with a Map object
as result. As solve() resizes the result, this was needed.
2008-08-21 04:36:48 +00:00
..
src add resize() methods to Map, doing nothing but assertions. 2008-08-21 04:36:48 +00:00
Array doc fixes, and extended Basic Linear Algebra and Reductions sections 2008-08-20 13:07:46 +00:00
Cholesky
CMakeLists.txt * Fix CMakeLists.txt issue with SVD 2008-08-20 15:58:01 +00:00
Core
CoreDeclarations
Geometry Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +00:00
LU
QR * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Regression
Sparse
SVD missing SVD header file 2008-08-19 20:18:46 +00:00