eigen/Eigen
2010-06-21 12:07:05 +02:00
..
src make bench_gemm print out the queried cache sizes 2010-06-21 12:07:05 +02:00
Array
Cholesky finish to merge Array into Core: 2010-06-19 23:36:38 +02:00
CMakeLists.txt
Core finish to merge Array into Core: 2010-06-19 23:36:38 +02:00
Dense
Eigen
Eigen2Support
Eigenvalues * decouple the generalized selfadjoint eigenvalue problem to the standard one 2010-06-16 23:48:16 +02:00
Geometry
Householder Add blocking inside HouseholderQR based on code from Vincent Lejeune. 2010-06-17 18:30:47 +02:00
Jacobi
LU
QR clean old stuff used to support precompilation inside a binary lib 2010-06-07 14:47:20 +02:00
QtAlignedMalloc
Sparse split the Sparse module into multiple ones, and move non stable parts to unsupported/ 2010-06-18 11:28:30 +02:00
StdList
StdVector
SVD