, including all inherited members.
compute(const MatrixType &matrix) | SparseLU< MatrixType, Backend > | |
flags() const | SparseLU< MatrixType, Backend > | [inline] |
LUMatrixType typedef (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
m_flags (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
m_precision (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
m_status (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [mutable, protected] |
m_succeeded (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
MatrixLUIsDirty enum value (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
orderingMethod() const (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [inline] |
precision() const | SparseLU< MatrixType, Backend > | [inline] |
RealScalar typedef (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
Scalar typedef (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [protected] |
setFlags(int f) | SparseLU< MatrixType, Backend > | [inline] |
setOrderingMethod(int m) (defined in SparseLU< MatrixType, Backend >) | SparseLU< MatrixType, Backend > | [inline] |
setPrecision(RealScalar v) | SparseLU< MatrixType, Backend > | [inline] |
solve(const MatrixBase< BDerived > &b, MatrixBase< XDerived > *x) const | SparseLU< MatrixType, Backend > | |
SparseLU(int flags=0) | SparseLU< MatrixType, Backend > | [inline] |
SparseLU(const MatrixType &matrix, int flags=0) | SparseLU< MatrixType, Backend > | [inline] |
succeeded(void) const | SparseLU< MatrixType, Backend > | [inline] |