eigen/Eigen
Benoit Jacob 134ca4acb3 packet math functions:
- take const Packet& args like the other packet funcs
 - SSE specializations: make them be actual template specializations
2010-06-15 08:29:21 -04:00
..
src packet math functions: 2010-06-15 08:29:21 -04:00
Array
Cholesky clean old stuff used to support precompilation inside a binary lib 2010-06-07 14:47:20 +02:00
CMakeLists.txt fix installation of global headers in case the src path contains 'src' 2010-05-08 17:55:55 -04:00
Core Add a Transpositions class to ease the representation and 2010-06-04 23:17:57 +02:00
Dense kill the LeastSquares module. 2010-04-29 10:40:52 -04:00
Eigen
Eigen2Support add minor to Eigen2Support 2010-04-22 20:49:01 -04:00
Eigenvalues clean old stuff used to support precompilation inside a binary lib 2010-06-07 14:47:20 +02:00
Geometry
Householder
Jacobi
LU
QR clean old stuff used to support precompilation inside a binary lib 2010-06-07 14:47:20 +02:00
QtAlignedMalloc
Sparse added the SparseView class. 2010-06-14 02:16:46 +03:00
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
SVD