_solve(const MatrixBase< Rhs > &b, MatrixBase< Dest > &dest) const (defined in Eigen::SuperLU< _MatrixType >) | Eigen::SuperLU< _MatrixType > | |
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 |
compute(const MatrixType &matrix) | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | inline |
derived() (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >) | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | inline |
derived() const (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >) | Eigen::SuperLUBase< _MatrixType, 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 > | |
Index typedef (defined in Eigen::SuperLU< _MatrixType >) | Eigen::SuperLU< _MatrixType > | |
info() const | Eigen::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::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >) | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | protected |
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 |
options() | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | inline |
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) const | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | inline |
solve(const SparseMatrixBase< Rhs > &b) const | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | inline |
SuperLU() (defined in Eigen::SuperLU< _MatrixType >) | Eigen::SuperLU< _MatrixType > | inline |
SuperLU(const MatrixType &matrix) (defined in Eigen::SuperLU< _MatrixType >) | Eigen::SuperLU< _MatrixType > | inline |
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 > > | |
~SuperLU() (defined in Eigen::SuperLU< _MatrixType >) | Eigen::SuperLU< _MatrixType > | inline |
~SuperLUBase() (defined in Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > >) | Eigen::SuperLUBase< _MatrixType, SuperLU< _MatrixType > > | inline |