_solve(const MatrixBase< Rhs > &B, MatrixBase< Dest > &_X) 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 > | |
Base typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
BlockIndexVector typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index >) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | |
BlockScalarVector typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index >) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | |
cols() const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
colsPermutation() const | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
column_bmod(const _MatrixType::Index jcol, const _MatrixType::Index nseg, BlockScalarVector dense, ScalarVector &tempv, BlockIndexVector segrep, BlockIndexVector repfnz, _MatrixType::Index fpanelc, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
column_dfs(const _MatrixType::Index m, const _MatrixType::Index jcol, IndexVector &perm_r, _MatrixType::Index maxsuper, _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 |
compute(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |
copy_to_ucol(const _MatrixType::Index jcol, const _MatrixType::Index nseg, IndexVector &segrep, BlockIndexVector repfnz, IndexVector &perm_r, BlockScalarVector dense, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
countnz(const _MatrixType::Index n, _MatrixType::Index &nnzL, _MatrixType::Index &nnzU, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
dfs_kernel(const _MatrixType::Index jj, 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::Index krow, Traits &traits) (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index >) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
expand(VectorType &vec, _MatrixType::Index &length, _MatrixType::Index nbElts, _MatrixType::Index keep_prev, _MatrixType::Index &num_expansions) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
factorize(const MatrixType &matrix) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
fixupL(const _MatrixType::Index n, const IndexVector &perm_r, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
GlobalLU_t typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index >) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | |
heap_relax_snode(const _MatrixType::Index n, IndexVector &et, const _MatrixType::Index relax_columns, IndexVector &descendants, IndexVector &relax_end) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
Index typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | 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_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 > | protected |
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 |
memInit(_MatrixType::Index m, _MatrixType::Index n, _MatrixType::Index annz, _MatrixType::Index lwork, _MatrixType::Index fillratio, _MatrixType::Index panel_size, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
memXpand(VectorType &vec, _MatrixType::Index &maxlen, _MatrixType::Index nbElts, MemType memtype, _MatrixType::Index &num_expansions) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
NCMatrix typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
OrderingType typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
panel_bmod(const _MatrixType::Index m, const _MatrixType::Index w, const _MatrixType::Index jcol, const _MatrixType::Index nseg, ScalarVector &dense, ScalarVector &tempv, IndexVector &segrep, IndexVector &repfnz, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
panel_dfs(const _MatrixType::Index m, const _MatrixType::Index w, const _MatrixType::Index jcol, 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 (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
pivotL(const _MatrixType::Index jcol, 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::Index jcol, const IndexVector &perm_r, const _MatrixType::Index pivrow, const _MatrixType::Index nseg, const IndexVector &segrep, BlockIndexVector repfnz, IndexVector &xprune, GlobalLU_t &glu) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
RealScalar typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | |
relax_snode(const _MatrixType::Index n, IndexVector &et, const _MatrixType::Index relax_columns, IndexVector &descendants, IndexVector &relax_end) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
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 > | |
snode_bmod(const _MatrixType::Index jcol, const _MatrixType::Index fsupc, ScalarVector &dense, GlobalLU_t &glu) (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index >) | Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index > | protected |
snode_dfs(const _MatrixType::Index jcol, const _MatrixType::Index kcol, const MatrixType &mat, IndexVector &xprune, IndexVector &marker, GlobalLU_t &glu) (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::Index >) | 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() (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 > | inline |
~SparseLU() (defined in Eigen::SparseLU< _MatrixType, _OrderingType >) | Eigen::SparseLU< _MatrixType, _OrderingType > | inline |