SparseLU< MatrixType, Backend > Member List
This is the complete list of members for
SparseLU< MatrixType, Backend >, including all inherited members.
compute(const MatrixType &matrix) | SparseLU< MatrixType, Backend > | [inline] |
flags() const | SparseLU< MatrixType, Backend > | [inline] |
LUMatrixType typedef | SparseLU< MatrixType, Backend > | [protected] |
m_flags | SparseLU< MatrixType, Backend > | [protected] |
m_precision | SparseLU< MatrixType, Backend > | [protected] |
m_status | SparseLU< MatrixType, Backend > | [mutable, protected] |
m_succeeded | SparseLU< MatrixType, Backend > | [protected] |
MatrixLUIsDirty enum value | SparseLU< MatrixType, Backend > | [protected] |
orderingMethod() const | SparseLU< MatrixType, Backend > | [inline] |
precision() const | SparseLU< MatrixType, Backend > | [inline] |
RealScalar typedef | SparseLU< MatrixType, Backend > | [protected] |
Scalar typedef | SparseLU< MatrixType, Backend > | [protected] |
setFlags(int f) | SparseLU< MatrixType, Backend > | [inline] |
setOrderingMethod(int m) | SparseLU< MatrixType, Backend > | [inline] |
setPrecision(RealScalar v) | SparseLU< MatrixType, Backend > | [inline] |
solve(const MatrixBase< BDerived > &b, MatrixBase< XDerived > *x) const | SparseLU< MatrixType, Backend > | [inline] |
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] |