eigen/Eigen/src
2010-03-01 10:57:32 +01:00
..
Array Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
Cholesky compilation fix in ldlt() for non matrix types 2010-02-21 10:29:19 +01:00
Core make Aron's idea work using Qt's atomic implementation for the synchronisation 2010-03-01 10:57:32 +01:00
Eigen2Support Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
Eigenvalues Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
Geometry Added ei_traits<Quaternion>::PlainObject. 2010-02-21 15:24:10 +01:00
Householder Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01: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 add missing return value 2010-02-20 18:19:34 +01:00
misc Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
plugins Fixed 32bit builds. 2010-02-03 09:07:17 +01:00
QR Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
Sparse Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
SVD Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +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