CholMatrixType typedef (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | |
cols() const (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | inline |
compute(const MatrixType &matrix) | SparseLLT< _MatrixType, Backend > | |
flags() const | SparseLLT< _MatrixType, Backend > | inline |
Index typedef (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | |
m_flags (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
m_matrix (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
m_precision (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
m_status (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | mutableprotected |
m_succeeded (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
matrixL(void) const | SparseLLT< _MatrixType, Backend > | inline |
MatrixLIsDirty enum value (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
MatrixType typedef (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | |
precision() const | SparseLLT< _MatrixType, Backend > | inline |
RealScalar typedef (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
rows() const (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | inline |
Scalar typedef (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |
setFlags(int f) | SparseLLT< _MatrixType, Backend > | inline |
setPrecision(RealScalar v) | SparseLLT< _MatrixType, Backend > | inline |
solve(const MatrixBase< Rhs > &b) const (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | inline |
solveInPlace(MatrixBase< Derived > &b) const | SparseLLT< _MatrixType, Backend > | |
SparseLLT(int flags=0) | SparseLLT< _MatrixType, Backend > | inline |
SparseLLT(const MatrixType &matrix, int flags=0) | SparseLLT< _MatrixType, Backend > | inline |
succeeded(void) const | SparseLLT< _MatrixType, Backend > | inline |
SupernodalFactorIsDirty enum value (defined in SparseLLT< _MatrixType, Backend >) | SparseLLT< _MatrixType, Backend > | protected |