compbio
Eigen::SuperLU< _MatrixType > Member List

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

_solve_impl(const MatrixBase< Rhs > &b, MatrixBase< Dest > &dest) const (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
_solve_impl(const SparseMatrixBase< Rhs > &b, SparseMatrixBase< Dest > &dest) const (defined in Eigen::SparseSolverBase< SuperLU< _MatrixType > >)Eigen::SparseSolverBase< SuperLU< _MatrixType > >inline
analyzePattern(const MatrixType &matrix)Eigen::SuperLU< _MatrixType >inline
Base typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
clearFactors() (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inlineprotected
cols() const (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
ColsAtCompileTime enum value (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >
compute(const MatrixType &matrix)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
derived() (defined in Eigen::SparseSolverBase< SuperLU< _MatrixType > >)Eigen::SparseSolverBase< SuperLU< _MatrixType > >inline
derived() const (defined in Eigen::SparseSolverBase< SuperLU< _MatrixType > >)Eigen::SparseSolverBase< SuperLU< _MatrixType > >inline
determinant() const (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
dumpMemory(Stream &) (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
extractData() const (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >protected
factorize(const MatrixType &matrix)Eigen::SuperLU< _MatrixType >
info() constEigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
init() (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inlineprotected
initFactorization(const MatrixType &a) (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inlineprotected
IntColVectorType typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
IntRowVectorType typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
LMatrixType typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
LUMatrixType typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
m_analysisIsOk (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >protected
m_extractedDataAreDirty (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_factorizationIsOk (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >protected
m_info (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_isInitialized (defined in Eigen::SparseSolverBase< SuperLU< _MatrixType > >)Eigen::SparseSolverBase< SuperLU< _MatrixType > >mutableprotected
m_l (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_matrix (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_p (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_q (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluA (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluB (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluBerr (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluCscale (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluEqued (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluEtree (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluFerr (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluL (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluOptions (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluRscale (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluStat (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluU (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_sluX (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
m_u (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >mutableprotected
matrixL() const (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inline
MatrixType typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
matrixU() const (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inline
MaxColsAtCompileTime enum value (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >
options()Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
PermutationMap typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
permutationP() const (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inline
permutationQ() const (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inline
RealScalar typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
rows() const (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
Scalar typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
solve(const MatrixBase< Rhs > &b) constEigen::SparseSolverBase< SuperLU< _MatrixType > >inline
solve(const SparseMatrixBase< Rhs > &b) constEigen::SparseSolverBase< SuperLU< _MatrixType > >inline
SparseSolverBase()Eigen::SparseSolverBase< SuperLU< _MatrixType > >inline
StorageIndex typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
SuperLU() (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inline
SuperLU(const MatrixType &matrix) (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inlineexplicit
SuperLUBase() (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline
UMatrixType typedef (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >
Vector typedef (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >
~SparseSolverBase() (defined in Eigen::SparseSolverBase< SuperLU< _MatrixType > >)Eigen::SparseSolverBase< SuperLU< _MatrixType > >inline
~SuperLU() (defined in Eigen::SuperLU< _MatrixType >)Eigen::SuperLU< _MatrixType >inline
~SuperLUBase() (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >)Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >inline