_solve_impl(const MatrixBase< Rhs > &b, MatrixBase< Dest > &dest) const (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
_solve_impl(const SparseMatrixBase< RhsDerived > &b, SparseMatrixBase< DestDerived > &dest) const (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
_solve_impl(const SparseMatrixBase< Rhs > &b, SparseMatrixBase< Dest > &dest) const (defined in Eigen::SparseSolverBase< Derived >) | Eigen::SparseSolverBase< Derived > | inline |
analyzePattern(const MatrixType &matrix) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
Base typedef (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | protected |
CholMatrixType typedef (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
cholmod() | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
CholmodBase() (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
CholmodBase(const MatrixType &matrix) (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inlineexplicit |
cols() const (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
ColsAtCompileTime enum value (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
compute(const MatrixType &matrix) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
derived() (defined in Eigen::SparseSolverBase< Derived >) | Eigen::SparseSolverBase< Derived > | inline |
derived() const (defined in Eigen::SparseSolverBase< Derived >) | Eigen::SparseSolverBase< Derived > | inline |
determinant() const | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
dumpMemory(Stream &) (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
factorize(const MatrixType &matrix) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
info() const | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
logDeterminant() const | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
m_analysisIsOk (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | protected |
m_cholmod (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | mutableprotected |
m_cholmodFactor (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | protected |
m_factorizationIsOk (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | protected |
m_info (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | mutableprotected |
m_isInitialized (defined in Eigen::SparseSolverBase< Derived >) | Eigen::SparseSolverBase< Derived > | mutableprotected |
m_shiftOffset (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | protected |
MatrixType typedef (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
MaxColsAtCompileTime enum value (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
RealScalar typedef (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
rows() const (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
Scalar typedef (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
setShift(const RealScalar &offset) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
solve(const MatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< Derived > | inline |
solve(const SparseMatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< Derived > | inline |
SparseSolverBase() | Eigen::SparseSolverBase< Derived > | inline |
StorageIndex typedef (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
UpLo enum value (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | |
~CholmodBase() (defined in Eigen::CholmodBase< _MatrixType, _UpLo, Derived >) | Eigen::CholmodBase< _MatrixType, _UpLo, Derived > | inline |
~SparseSolverBase() (defined in Eigen::SparseSolverBase< Derived >) | Eigen::SparseSolverBase< Derived > | inline |