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