_solve_impl(const MatrixBase< BDerived > &b, MatrixBase< XDerived > &x) const | Eigen::KLU< MatrixType_ > | |
analyzePattern(const InputMatrixType &matrix) | Eigen::KLU< MatrixType_ > | inline |
analyzePattern_impl() | Eigen::KLU< MatrixType_ > | inlineprotected |
Base typedef | Eigen::KLU< MatrixType_ > | protected |
cols() const EIGEN_NOEXCEPT | Eigen::KLU< MatrixType_ > | inline |
ColsAtCompileTime enum value | Eigen::KLU< MatrixType_ > | |
compute(const InputMatrixType &matrix) | Eigen::KLU< MatrixType_ > | inline |
derived() | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |
derived() const | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |
factorize(const InputMatrixType &matrix) | Eigen::KLU< MatrixType_ > | inline |
factorize_impl() | Eigen::KLU< MatrixType_ > | inlineprotected |
grab(const EigenBase< MatrixDerived > &A) | Eigen::KLU< MatrixType_ > | inlineprotected |
grab(const KLUMatrixRef &A) | Eigen::KLU< MatrixType_ > | inlineprotected |
info() const | Eigen::KLU< MatrixType_ > | inline |
init() | Eigen::KLU< MatrixType_ > | inlineprotected |
IntColVectorType typedef | Eigen::KLU< MatrixType_ > | |
IntRowVectorType typedef | Eigen::KLU< MatrixType_ > | |
KLU() | Eigen::KLU< MatrixType_ > | inline |
KLU(const InputMatrixType &matrix) | Eigen::KLU< MatrixType_ > | inlineexplicit |
KLU(const KLU &) | Eigen::KLU< MatrixType_ > | inlineprivate |
kluCommon() const | Eigen::KLU< MatrixType_ > | inline |
kluCommon() | Eigen::KLU< MatrixType_ > | inline |
KLUMatrixRef typedef | Eigen::KLU< MatrixType_ > | |
KLUMatrixType typedef | Eigen::KLU< MatrixType_ > | |
LUMatrixType typedef | Eigen::KLU< MatrixType_ > | |
m_analysisIsOk | Eigen::KLU< MatrixType_ > | protected |
m_common | Eigen::KLU< MatrixType_ > | protected |
m_dummy | Eigen::KLU< MatrixType_ > | protected |
m_extractedDataAreDirty | Eigen::KLU< MatrixType_ > | mutableprotected |
m_factorizationIsOk | Eigen::KLU< MatrixType_ > | protected |
m_info | Eigen::KLU< MatrixType_ > | mutableprotected |
m_isInitialized | Eigen::SparseSolverBase< KLU< MatrixType_ > > | mutableprotected |
m_numeric | Eigen::KLU< MatrixType_ > | protected |
m_symbolic | Eigen::KLU< MatrixType_ > | protected |
MatrixType typedef | Eigen::KLU< MatrixType_ > | |
MaxColsAtCompileTime enum value | Eigen::KLU< MatrixType_ > | |
mp_matrix | Eigen::KLU< MatrixType_ > | protected |
RealScalar typedef | Eigen::KLU< MatrixType_ > | |
rows() const EIGEN_NOEXCEPT | Eigen::KLU< MatrixType_ > | inline |
Scalar typedef | Eigen::KLU< MatrixType_ > | |
solve(const MatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |
solve(const SparseMatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |
SparseSolverBase() | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |
SparseSolverBase(SparseSolverBase &&other) | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |
StorageIndex typedef | Eigen::KLU< MatrixType_ > | |
Vector typedef | Eigen::KLU< MatrixType_ > | |
~KLU() | Eigen::KLU< MatrixType_ > | inline |
~SparseSolverBase() | Eigen::SparseSolverBase< KLU< MatrixType_ > > | inline |