eigen/Eigen
2009-11-11 16:23:09 +00:00
..
src Compilation fix: makeHousholderInPlace now uses references. 2009-11-11 16:23:09 +00:00
Array
Cholesky move cholesky to ei_xxx_return_value 2009-11-03 11:34:45 -05: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
Core fix #68 I did not see the skyline matrix patch contained that 2009-11-10 14:19:03 +01:00
Dense
Eigen
Eigenvalues fix #66 : upper triangular checks in ComplexSchur 2009-11-02 10:46:40 +01:00
Geometry
Householder * add a HouseholderSequence class (not good enough yet for Triadiagonalization and HessenbergDecomposition) 2009-09-16 14:35:42 +02:00
Jacobi add examples for makeJacobi and makeGivens 2009-09-03 11:17:16 +02:00
LeastSquares rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
LU introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl 2009-11-03 02:18:10 -05:00
QR add missing includes 2009-11-09 08:04:20 -05:00
QtAlignedMalloc Removed debug cout. 2009-09-02 21:23:09 +02:00
Sparse * add a Make* expression type builder to allow the 2009-10-16 13:22:38 +02:00
StdVector
SVD add missing includes 2009-11-09 08:04:20 -05:00