compbio
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) 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::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >)Eigen::SparseSolverBase< 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 >
BlockIndexVector typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >
BlockScalarVector typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >
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() 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() (defined in Eigen::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >)Eigen::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >inline
derived() const (defined in Eigen::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >)Eigen::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) (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)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 typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)Eigen::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 typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::SparseLU< _MatrixType, _OrderingType >
info() constEigen::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() constEigen::SparseLU< _MatrixType, _OrderingType >inline
logAbsDeterminant() constEigen::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::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >)Eigen::SparseSolverBase< 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
MappedMatrixBlock typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >
matrixL() constEigen::SparseLU< _MatrixType, _OrderingType >inline
MatrixType typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::SparseLU< _MatrixType, _OrderingType >
matrixU() constEigen::SparseLU< _MatrixType, _OrderingType >inline
MaxColsAtCompileTime enum value (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::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 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 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 typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::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 typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::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() const (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::SparseLU< _MatrixType, _OrderingType >inline
rowsPermutation() constEigen::SparseLU< _MatrixType, _OrderingType >inline
Scalar typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::SparseLU< _MatrixType, _OrderingType >
ScalarMatrix typedef (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >
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 Index jcol, const Index fsupc, ScalarVector &dense, GlobalLU_t &glu) (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)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) (defined in Eigen::internal::SparseLUImpl< _MatrixType::Scalar, _MatrixType::StorageIndex >)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() (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
SparseSolverBase()Eigen::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >inline
StorageIndex typedef (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::SparseLU< _MatrixType, _OrderingType >
~SparseLU() (defined in Eigen::SparseLU< _MatrixType, _OrderingType >)Eigen::SparseLU< _MatrixType, _OrderingType >inline
~SparseSolverBase() (defined in Eigen::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >)Eigen::SparseSolverBase< SparseLU< _MatrixType, _OrderingType > >inline