eigen/Eigen
2017-01-24 13:32:50 -08:00
..
src Make NaN propagatation consistent between the pmax/pmin and std::max/std::min. This makes the NaN propagation consistent between the scalar and vectorized code paths of Eigen's scalar_max_op and scalar_min_op. 2017-01-24 13:32:50 -08: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 bug #1382: move using std::size_t/ptrdiff_t to Eigen's namespace (still better than the global namespace!) 2017-01-23 22:03:57 +01: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 Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t 2017-01-23 22:02:53 +01:00
Sparse
SparseCholesky
SparseCore
SparseLU
SparseQR
SPQRSupport
StdDeque
StdList
StdVector
SuperLUSupport
SVD Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
UmfPackSupport