| absDeterminant() | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| adjoint() | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| analyzePattern(const MatrixType &matrix) | Eigen::SparseLU< MatrixType_, OrderingType_ > | |
| cols() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| colsPermutation() const | Eigen::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 |
| determinant() | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| 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 |
| 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 |
| info() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| isSymmetric(bool sym) | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| lastErrorMessage() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| logAbsDeterminant() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| matrixL() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| matrixU() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| 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 |
| nnzL() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| nnzU() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| 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 |
| 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 |
| 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 | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| rowsPermutation() const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| setPivotThreshold(const RealScalar &thresh) | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| signDeterminant() | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| solve(const MatrixBase< Rhs > &B) const | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > >::solve(const SparseMatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > > | inline |
| SparseLU() | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |
| SparseLU(const MatrixType &matrix) | Eigen::SparseLU< MatrixType_, OrderingType_ > | inlineexplicit |
| SparseSolverBase() | Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > > | inline |
| SparseSolverBase() | Eigen::SparseSolverBase< SparseLU< MatrixType_, OrderingType_ > > | inline |
| transpose() | Eigen::SparseLU< MatrixType_, OrderingType_ > | inline |