eigen/Eigen/src
2010-02-10 14:08:47 +01:00
..
Array fix nesting in Arraywrapper and nesting_ops 2010-02-09 16:38:36 +01:00
Cholesky * move dummy_precision and epsilon to NumTraits 2010-02-10 10:52:28 +01:00
Core finally here is a simple solution making (a*b).diagonal() even faster than a.lazyProduct(b).diagonal() !! 2010-02-10 14:08:47 +01:00
Eigen2Support * resurected Flagged from Eigen2Support 2010-02-04 18:28:09 +01:00
Eigenvalues * move dummy_precision and epsilon to NumTraits 2010-02-10 10:52:28 +01:00
Geometry Improved patch from Manuel Yguel: 2010-02-10 11:40:55 +01:00
Householder allow to multiply a householder sequence and a matrix when one is real and one is complex. 2010-01-15 00:35:26 -05:00
Jacobi merge and add start/end to Eigen2Support 2010-01-05 13:07:32 +01:00
LeastSquares a lot of cleaning and fixes 2009-12-16 19:18:40 +01:00
LU * move dummy_precision and epsilon to NumTraits 2010-02-10 10:52:28 +01:00
misc Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
plugins Fixed 32bit builds. 2010-02-03 09:07:17 +01:00
QR * move dummy_precision and epsilon to NumTraits 2010-02-10 10:52:28 +01:00
Sparse * move dummy_precision and epsilon to NumTraits 2010-02-10 10:52:28 +01:00
SVD * move dummy_precision and epsilon to NumTraits 2010-02-10 10:52:28 +01:00
CMakeLists.txt Add the concept of base class plugins, and started to write the ArrayBase class. 2009-11-20 18:20:55 +01:00