eigen/Eigen
Gael Guennebaud 0c146bee1b enforce no inlining of the GEBP product kernel: this is a big
function that makes no sense to inline, though GCC was thinking
the opposite. This even slighlty improve the perf. And as a side
effect this workaround a weird GCC-4.4 linking bug (see
"Problem with g++-4.4 -O2 and Eigen3" in the ML)
2011-04-07 18:49:45 +02:00
..
src enforce no inlining of the GEBP product kernel: this is a big 2011-04-07 18:49:45 +02:00
Array
Cholesky
CMakeLists.txt
Core add a stupid Product<A,B> expression produced by prod(a,b), and implement a first version of its evaluator 2011-03-23 16:12:21 +01:00
Dense
Eigen
Eigen2Support
Eigenvalues
Geometry
Householder
Jacobi
LeastSquares documentation fixes 2011-02-27 17:43:10 -05:00
LU
QR
QtAlignedMalloc
Sparse
StdDeque
StdList
StdVector
SVD