compbio
Eigen::CholmodDecomposition< _MatrixType, _UpLo > Member List

This is the complete list of members for Eigen::CholmodDecomposition< _MatrixType, _UpLo >, including all inherited members.

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