analyzePattern(const MatrixType &matrix) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
CholMatrixType typedef (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | |
cholmod() | CholmodDecomposition< _MatrixType, _UpLo > | inline |
CholmodDecomposition() (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
CholmodDecomposition(const MatrixType &matrix) (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
cols() const (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
compute(const MatrixType &matrix) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
dumpMemory(Stream &s) (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
factorize(const MatrixType &matrix) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
Index typedef (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | |
info() const | CholmodDecomposition< _MatrixType, _UpLo > | inline |
m_analysisIsOk (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | protected |
m_cholmod (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | mutableprotected |
m_cholmodFactor (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | protected |
m_factorizationIsOk (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | protected |
m_info (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | mutableprotected |
m_isInitialized (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | protected |
MatrixType typedef (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | |
RealScalar typedef (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | |
rows() const (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
Scalar typedef (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | |
setMode(CholmodMode mode) (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |
solve(const MatrixBase< Rhs > &b) const | CholmodDecomposition< _MatrixType, _UpLo > | inline |
solve(const SparseMatrixBase< Rhs > &b) const | CholmodDecomposition< _MatrixType, _UpLo > | inline |
UpLo enum value (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | |
~CholmodDecomposition() (defined in CholmodDecomposition< _MatrixType, _UpLo >) | CholmodDecomposition< _MatrixType, _UpLo > | inline |