Eigen::SparseLU< MatrixType_, OrderingType_ > Member List

This is the complete list of members for Eigen::SparseLU< MatrixType_, OrderingType_ >, including all inherited members.

_solve_impl(const MatrixBase< Rhs > &B, MatrixBase< Dest > &X_base) constEigen::SparseLU< MatrixType_, OrderingType_ >inline
SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >::_solve_impl(const SparseMatrixBase< Rhs > &b, SparseMatrixBase< Dest > &dest) constEigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
absDeterminant()Eigen::SparseLU< MatrixType_, OrderingType_ >inline
adjoint()Eigen::SparseLU< MatrixType_, OrderingType_ >inline
analyzePattern(const MatrixType &matrix)Eigen::SparseLU< MatrixType_, OrderingType_ >
APIBase typedefEigen::SparseLU< MatrixType_, OrderingType_ >protected
Base typedefEigen::SparseLU< MatrixType_, OrderingType_ >
BlockIndexVector typedefEigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >
BlockScalarVector typedefEigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >
cols() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
ColsAtCompileTime enum valueEigen::SparseLU< MatrixType_, OrderingType_ >
colsPermutation() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
column_bmod(const Index jcol, const Index nseg, BlockScalarVector dense, ScalarVector &tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
column_dfs(const Index m, const Index jcol, IndexVector &perm_r, Index maxsuper, 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_::StorageIndex >protected
compute(const MatrixType &matrix)Eigen::SparseLU< MatrixType_, OrderingType_ >inline
copy_to_ucol(const Index jcol, const Index nseg, IndexVector &segrep, BlockIndexVector repfnz, IndexVector &perm_r, BlockScalarVector dense, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
countnz(const Index n, Index &nnzL, Index &nnzU, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
derived()Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
derived() constEigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
determinant()Eigen::SparseLU< MatrixType_, OrderingType_ >inline
dfs_kernel(const MatrixType_::StorageIndex jj, IndexVector &perm_r, Index &nseg, IndexVector &panel_lsub, IndexVector &segrep, Ref< IndexVector > repfnz_col, IndexVector &xprune, Ref< IndexVector > marker, IndexVector &parent, IndexVector &xplore, GlobalLU_t &glu, Index &nextl_col, Index krow, Traits &traits)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
expand(VectorType &vec, Index &length, Index nbElts, Index keep_prev, Index &num_expansions)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
factorize(const MatrixType &matrix)Eigen::SparseLU< MatrixType_, OrderingType_ >
fixupL(const Index n, const IndexVector &perm_r, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
GlobalLU_t typedefEigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >
heap_relax_snode(const Index n, IndexVector &et, const Index relax_columns, IndexVector &descendants, IndexVector &relax_end)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
IndexVector typedefEigen::SparseLU< MatrixType_, OrderingType_ >
info() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
initperfvalues()Eigen::SparseLU< MatrixType_, OrderingType_ >inlineprotected
isSymmetric(bool sym)Eigen::SparseLU< MatrixType_, OrderingType_ >inline
lastErrorMessage() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
logAbsDeterminant() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
m_analysisIsOkEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_detPermCEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_detPermREigen::SparseLU< MatrixType_, OrderingType_ >protected
m_diagpivotthreshEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_etreeEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_factorizationIsOkEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_gluEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_infoEigen::SparseLU< MatrixType_, OrderingType_ >mutableprotected
m_isInitializedEigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >mutableprotected
m_lastErrorEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_LstoreEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_matEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_nnzLEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_nnzUEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_perfvEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_perm_cEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_perm_rEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_symmetricmodeEigen::SparseLU< MatrixType_, OrderingType_ >protected
m_UstoreEigen::SparseLU< MatrixType_, OrderingType_ >protected
MappedMatrixBlock typedefEigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >
matrixL() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
MatrixType typedefEigen::SparseLU< MatrixType_, OrderingType_ >
matrixU() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
MaxColsAtCompileTime enum valueEigen::SparseLU< MatrixType_, OrderingType_ >
memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
memXpand(VectorType &vec, Index &maxlen, Index nbElts, MemType memtype, Index &num_expansions)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
NCMatrix typedefEigen::SparseLU< MatrixType_, OrderingType_ >
nnzL() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
nnzU() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
noncopyable(const noncopyable &)Eigen::internal::noncopyableprivate
noncopyable()Eigen::internal::noncopyableinlineprivate
operator=(const noncopyable &)Eigen::internal::noncopyableprivate
OrderingType typedefEigen::SparseLU< MatrixType_, OrderingType_ >
panel_bmod(const Index m, const Index w, const Index jcol, const Index nseg, ScalarVector &dense, ScalarVector &tempv, IndexVector &segrep, IndexVector &repfnz, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
panel_dfs(const Index m, const Index w, const Index jcol, MatrixType &A, IndexVector &perm_r, 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_::StorageIndex >protected
PermutationType typedefEigen::SparseLU< MatrixType_, OrderingType_ >
pivotL(const Index jcol, const RealScalar &diagpivotthresh, IndexVector &perm_r, IndexVector &iperm_c, Index &pivrow, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
pruneL(const Index jcol, const IndexVector &perm_r, const Index pivrow, const Index nseg, const IndexVector &segrep, BlockIndexVector repfnz, IndexVector &xprune, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
RealScalar typedefEigen::SparseLU< MatrixType_, OrderingType_ >
relax_snode(const Index n, IndexVector &et, const Index relax_columns, IndexVector &descendants, IndexVector &relax_end)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
rows() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
rowsPermutation() constEigen::SparseLU< MatrixType_, OrderingType_ >inline
Scalar typedefEigen::SparseLU< MatrixType_, OrderingType_ >
ScalarMatrix typedefEigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >
ScalarVector typedefEigen::SparseLU< MatrixType_, OrderingType_ >
SCMatrix typedefEigen::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 Index jcol, const Index fsupc, ScalarVector &dense, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
snode_dfs(const Index jcol, const Index kcol, const MatrixType &mat, IndexVector &xprune, IndexVector &marker, GlobalLU_t &glu)Eigen::internal::SparseLUImpl< MatrixType_::Scalar, MatrixType_::StorageIndex >protected
solve(const MatrixBase< Rhs > &b) constEigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
solve(const SparseMatrixBase< Rhs > &b) constEigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
SparseLU()Eigen::SparseLU< MatrixType_, OrderingType_ >inline
SparseLU(const MatrixType &matrix)Eigen::SparseLU< MatrixType_, OrderingType_ >inlineexplicit
SparseLU(const SparseLU &)Eigen::SparseLU< MatrixType_, OrderingType_ >private
SparseSolverBase()Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
SparseSolverBase(SparseSolverBase &&other)Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline
StorageIndex typedefEigen::SparseLU< MatrixType_, OrderingType_ >
transpose()Eigen::SparseLU< MatrixType_, OrderingType_ >inline
~noncopyable()Eigen::internal::noncopyableinlineprivate
~SparseLU()Eigen::SparseLU< MatrixType_, OrderingType_ >inline
~SparseSolverBase()Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >inline