eigen/Eigen
2014-03-26 17:35:18 -07:00
..
src Made sure that the version of gemm_pack_rhs specialized for row major matrices is vectorized when nr == 2*PacketSize (which is the case for SSE when compiling in 64bit mode). 2014-03-26 17:35:18 -07:00
Array
Cholesky
CholmodSupport
CMakeLists.txt
Core Added support for FMA instructions 2014-02-24 13:45:32 -08:00
Dense
Eigen Sparse is stable now, so Eigen/Eigen should include Sparse 2013-10-02 23:31:59 +02:00
Eigen2Support
Eigenvalues
Geometry Added support for AVX to Eigen. 2014-01-29 11:43:05 -08:00
Householder
IterativeLinearSolvers
Jacobi
LeastSquares
LU Added support for AVX to Eigen. 2014-01-29 11:43:05 -08:00
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR Minor corrections in QR docs. 2013-12-31 18:06:28 +00:00
QtAlignedMalloc
Sparse Fix some doxygen errors and warnings. 2013-07-02 14:08:12 +01:00
SparseCholesky Add missing dependency in SparseSholesky header 2013-06-11 21:13:30 +02:00
SparseCore
SparseLU Include misc struct declarations 2013-05-29 10:15:40 +02:00
SparseQR Include misc struct declarations 2013-05-29 10:15:40 +02:00
SPQRSupport Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused variables in the unit tests and also fix a few other warnings. 2013-06-25 11:42:04 +02:00
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport