Classes
PaStiXSupport module
Support modules [category]

Classes

class  PastixLDLT< _MatrixType, _UpLo >
 A sparse direct supernodal Cholesky (LLT) factorization and solver based on the PaStiX library. More...
class  PastixLLT< _MatrixType, _UpLo >
 A sparse direct supernodal Cholesky (LLT) factorization and solver based on the PaStiX library. More...
class  PastixLU< _MatrixType, IsStrSym >
 Sparse direct LU solver based on PaStiX library. More...

Detailed Description

 #include <Eigen/PaStiXSupport>