eigen/Eigen/src
2017-03-06 12:01:12 +01:00
..
Cholesky Deleted extra: EIGEN_DEVICE_FUNC: the QR and Cholesky code isn't ready to run on GPU yet. 2017-02-28 11:57:00 -08:00
CholmodSupport Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t 2017-01-23 22:02:53 +01:00
Core Fixed compilation with cuda-clang 2017-03-06 12:01:12 +01:00
Eigenvalues Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that: 2017-03-01 11:47:47 -08:00
Geometry bug #1362: workaround constant conditional warning produced by MSVC 2016-12-20 22:52:27 +01:00
Householder bug #1395: fix the use of compile-time vectors as inputs of JacobiSVD. 2017-02-20 13:44:37 +01:00
IterativeLinearSolvers
Jacobi
LU Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that: 2017-03-01 11:47:47 -08:00
MetisSupport
misc fix typo 2017-03-07 11:25:58 +01:00
OrderingMethods
PardisoSupport
PaStiXSupport
plugins Fix previous commits: disbale only problematic indexed view methods for old compilers instead of disabling everything. 2017-02-11 10:28:44 +01:00
QR Deleted extra: EIGEN_DEVICE_FUNC: the QR and Cholesky code isn't ready to run on GPU yet. 2017-02-28 11:57:00 -08:00
SparseCholesky
SparseCore Fix prunning in (sparse*sparse).pruned() when the result is nearly dense. 2017-02-10 13:59:32 +01:00
SparseLU
SparseQR
SPQRSupport
StlSupport Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t 2017-01-23 22:02:53 +01:00
SuperLUSupport Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
SVD Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that: 2017-03-01 11:47:47 -08:00
UmfPackSupport Fix compilation 2016-12-27 22:04:58 +01:00