_solve_impl(const MatrixBase< Rhs > &B, MatrixBase< Dest > &X_base) const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
_solve_impl(const SparseMatrixBase< Rhs > &b, SparseMatrixBase< Dest > &dest) const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
absDeterminant() | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
analyzePattern(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
APIBase typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
Base typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
cols() const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
ColsAtCompileTime enum value (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
colsPermutation() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
compute(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
determinant() | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
factorize(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
IndexVector typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
info() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
initperfvalues() (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inlineprotected |
isSymmetric(bool sym) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
lastErrorMessage() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
logAbsDeterminant() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
m_analysisIsOk (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_detPermC (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_detPermR (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_diagpivotthresh (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_etree (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_factorizationIsOk (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_glu (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_info (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | mutableprotected |
m_isInitialized (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | mutableprotected |
m_lastError (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_Lstore (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_mat (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_nnzL (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_nnzU (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_perfv (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_perm_c (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_perm_r (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_symmetricmode (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
m_Ustore (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | protected |
matrixL() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
MatrixType typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
matrixU() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
MaxColsAtCompileTime enum value (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
NCMatrix typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
nnzL() const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
nnzU() const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
OrderingType typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
PermutationType typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
RealScalar typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
rows() const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
rowsPermutation() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
Scalar typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
ScalarVector typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
SCMatrix typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
setPivotThreshold(const RealScalar &thresh) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
signDeterminant() | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
simplicialfactorize(const MatrixType &matrix) (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
SparseLU() (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
SparseLU(const MatrixType &matrix) (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inlineexplicit |
StorageIndex typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
~SparseLU() (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |