Classes | |
| class | PardisoLDLT< MatrixType, Options > |
| A sparse direct Cholesky (LLT) factorization and solver based on the PARDISO library. More... | |
| class | PardisoLLT< MatrixType, _UpLo > |
| A sparse direct Cholesky (LLT) factorization and solver based on the PARDISO library. More... | |
| class | PardisoLU< MatrixType > |
| A sparse direct LU factorization and solver based on the PARDISO library. More... | |
This module brings support for the Intel(R) MKL PARDISO direct sparse solvers
#include <Eigen/PARDISOSupport>
1.7.5.1