eigen/Eigen
2016-10-06 09:55:50 +02:00
..
src Fix compilation of qr.inverse() for column and full pivoting variants. 2016-10-06 09:55:50 +02:00
Cholesky Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
CholmodSupport
CMakeLists.txt bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
Core Added support for constand std::complex numbers on GPU 2016-10-03 11:06:24 -07:00
Dense
Eigen
Eigenvalues Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
Geometry
Householder
IterativeLinearSolvers
Jacobi
LU Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
QtAlignedMalloc
Sparse
SparseCholesky
SparseCore
SparseLU
SparseQR
SPQRSupport
StdDeque
StdList
StdVector
SuperLUSupport bug #1119: Adjust call to ?gssvx for SuperLU 5 2016-07-10 02:29:57 +02:00
SVD Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
UmfPackSupport