.. |
src
|
Use EIGEN_HAS_CXX11 and EIGEN_COMP_CXXVER macros to detect C++ version for std::result_of and std::invoke_result .
|
2021-04-12 01:26:15 +00:00 |
Cholesky
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
CholmodSupport
|
|
|
Core
|
Fix NVCC+ICC issues.
|
2021-03-15 18:42:04 +00:00 |
Dense
|
|
|
Eigen
|
|
|
Eigenvalues
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
Geometry
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
Householder
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
IterativeLinearSolvers
|
|
|
Jacobi
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
KLUSupport
|
Move KLU support to official
|
2017-11-10 14:11:22 +01:00 |
LU
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
MetisSupport
|
|
|
OrderingMethods
|
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in 2ca1e73239
|
2019-03-05 10:24:54 -08:00 |
PardisoSupport
|
Extend CUDA support to matrix inversion and selfadjointeigensolver
|
2018-06-11 18:33:24 +02:00 |
PaStiXSupport
|
clarify Pastix requirements
|
2017-11-27 22:11:57 +01:00 |
QR
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
QtAlignedMalloc
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
Sparse
|
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in 2ca1e73239
|
2019-03-05 10:24:54 -08:00 |
SparseCholesky
|
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in 2ca1e73239
|
2019-03-05 10:24:54 -08:00 |
SparseCore
|
|
|
SparseLU
|
Fix numerous shadow-warnings for GCC<=4.8
|
2018-08-28 18:32:39 +02:00 |
SparseQR
|
Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop
|
2018-08-28 11:44:15 +02:00 |
SPQRSupport
|
|
|
StdDeque
|
bug #1389: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
|
2017-02-03 15:22:35 +01:00 |
StdList
|
bug #1389: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
|
2017-02-03 15:22:35 +01:00 |
StdVector
|
bug #1389: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
|
2017-02-03 15:22:35 +01:00 |
SuperLUSupport
|
bug #1119: Adjust call to ?gssvx for SuperLU 5
|
2016-07-10 02:29:57 +02:00 |
SVD
|
Remove vim specific comments to recognoize correct file-type.
|
2021-02-09 09:13:09 +01:00 |
UmfPackSupport
|
|
|