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