, 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] |
MatrixType typedef (defined in SparseLU< _MatrixType, Backend >) | SparseLU< _MatrixType, Backend > | |
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 int transposed=SvNoTrans) const | SparseLU< _MatrixType, Backend > | |
solve(const MatrixBase< BDerived > &b, MatrixBase< XDerived > *x) const (defined in SparseLU< _MatrixType, Backend >) | 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] |