, including all inherited members.
| compute(const _MatrixType &matrix) | SparseLU< _MatrixType, Backend > | |
| 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] |
| MatrixType typedef | SparseLU< _MatrixType, Backend > | |
| 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 int transposed=SvNoTrans) const | SparseLU< _MatrixType, Backend > | |
| 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] |