, including all inherited members.
| _solve(const MatrixBase< Rhs > &B, MatrixBase< Dest > &_X) const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| absDeterminant() | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| analyzePattern(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| Base typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| BlockIndexVector typedef | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | |
| BlockScalarVector typedef | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | |
| cols() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| colsPermutation() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| column_bmod(const _MatrixType::Indexjcol, const _MatrixType::Indexnseg, BlockScalarVector dense, ScalarVector &tempv, BlockIndexVector segrep, BlockIndexVector repfnz, _MatrixType::Indexfpanelc, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| column_dfs(const _MatrixType::Indexm, const _MatrixType::Indexjcol, IndexVector &perm_r, _MatrixType::Indexmaxsuper, _MatrixType::Index &nseg, BlockIndexVector lsub_col, IndexVector &segrep, BlockIndexVector repfnz, IndexVector &xprune, IndexVector &marker, IndexVector &parent, IndexVector &xplore, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| column_dfs_traits | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [friend] |
| compute(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| copy_to_ucol(const _MatrixType::Indexjcol, const _MatrixType::Indexnseg, IndexVector &segrep, BlockIndexVector repfnz, IndexVector &perm_r, BlockScalarVector dense, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| countnz(const _MatrixType::Indexn, _MatrixType::Index &nnzL, _MatrixType::Index &nnzU, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| dfs_kernel(const _MatrixType::Indexjj, IndexVector &perm_r, _MatrixType::Index &nseg, IndexVector &panel_lsub, IndexVector &segrep, Ref< IndexVector > repfnz_col, IndexVector &xprune, Ref< IndexVector > marker, IndexVector &parent, IndexVector &xplore, GlobalLU_t &glu, _MatrixType::Index &nextl_col, _MatrixType::Indexkrow, Traits &traits) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| expand(VectorType &vec, _MatrixType::Index &length, _MatrixType::IndexnbElts, _MatrixType::Indexkeep_prev, _MatrixType::Index &num_expansions) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| factorize(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| fixupL(const _MatrixType::Indexn, const IndexVector &perm_r, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| GlobalLU_t typedef | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | |
| heap_relax_snode(const _MatrixType::Indexn, IndexVector &et, const _MatrixType::Indexrelax_columns, IndexVector &descendants, IndexVector &relax_end) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| Index typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| IndexVector typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| info() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| initperfvalues() | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline, protected] |
| isSymmetric(bool sym) | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| lastErrorMessage() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| logAbsDeterminant() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| m_analysisIsOk | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_detPermR | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_diagpivotthresh | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_etree | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_factorizationIsOk | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_glu | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_info | Eigen::SparseLU< _MatrixType, _OrderingType > | [mutable, protected] |
| m_isInitialized | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_lastError | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_Lstore | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_mat | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_nnzL | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_nnzU | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_perfv | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_perm_c | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_perm_r | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_symmetricmode | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| m_Ustore | Eigen::SparseLU< _MatrixType, _OrderingType > | [protected] |
| matrixL() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| MatrixType typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| matrixU() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| memInit(_MatrixType::Indexm, _MatrixType::Indexn, _MatrixType::Indexannz, _MatrixType::Indexlwork, _MatrixType::Indexfillratio, _MatrixType::Indexpanel_size, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| memXpand(VectorType &vec, _MatrixType::Index &maxlen, _MatrixType::IndexnbElts, MemType memtype, _MatrixType::Index &num_expansions) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| NCMatrix typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| OrderingType typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| panel_bmod(const _MatrixType::Indexm, const _MatrixType::Indexw, const _MatrixType::Indexjcol, const _MatrixType::Indexnseg, ScalarVector &dense, ScalarVector &tempv, IndexVector &segrep, IndexVector &repfnz, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| panel_dfs(const _MatrixType::Indexm, const _MatrixType::Indexw, const _MatrixType::Indexjcol, MatrixType &A, IndexVector &perm_r, _MatrixType::Index &nseg, ScalarVector &dense, IndexVector &panel_lsub, IndexVector &segrep, IndexVector &repfnz, IndexVector &xprune, IndexVector &marker, IndexVector &parent, IndexVector &xplore, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| PermutationType typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| pivotL(const _MatrixType::Indexjcol, const RealScalar &diagpivotthresh, IndexVector &perm_r, IndexVector &iperm_c, _MatrixType::Index &pivrow, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| pruneL(const _MatrixType::Indexjcol, const IndexVector &perm_r, const _MatrixType::Indexpivrow, const _MatrixType::Indexnseg, const IndexVector &segrep, BlockIndexVector repfnz, IndexVector &xprune, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| RealScalar typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| relax_snode(const _MatrixType::Indexn, IndexVector &et, const _MatrixType::Indexrelax_columns, IndexVector &descendants, IndexVector &relax_end) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| rows() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| rowsPermutation() const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| Scalar typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| ScalarVector typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| SCMatrix typedef | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| setPivotThreshold(const RealScalar &thresh) | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| signDeterminant() | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| simplicialfactorize(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
| snode_bmod(const _MatrixType::Indexjcol, const _MatrixType::Indexfsupc, ScalarVector &dense, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| snode_dfs(const _MatrixType::Indexjcol, const _MatrixType::Indexkcol, const MatrixType &mat, IndexVector &xprune, IndexVector &marker, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | [protected] |
| solve(const MatrixBase< Rhs > &B) const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| solve(const SparseMatrixBase< Rhs > &B) const | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| SparseLU() | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| SparseLU(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |
| SparseLU(const SparseLU &) | Eigen::SparseLU< _MatrixType, _OrderingType > | [private] |
| ~SparseLU() | Eigen::SparseLU< _MatrixType, _OrderingType > | [inline] |