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