Home
last modified time | relevance | path

Searched defs:perm_r (Results 1 – 6 of 6) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_panel_dfs.h62 void SparseLUImpl<Scalar,StorageIndex>::dfs_kernel(const StorageIndex jj, IndexVector& perm_r, in dfs_kernel()
219 …dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nse… in panel_dfs()
DSparseLU_pruneL.h53 void SparseLUImpl<Scalar,StorageIndex>::pruneL(const Index jcol, const IndexVector& perm_r, const I… in pruneL()
DSparseLU_Utils.h52 void SparseLUImpl<Scalar,StorageIndex>::fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t… in fixupL()
DSparseLU_copy_to_ucol.h51 … BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu) in copy_to_ucol()
DSparseLU_pivotL.h60 …ndex>::pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVecto… in pivotL()
DSparseLU_column_dfs.h93 …<Scalar,StorageIndex>::column_dfs(const Index m, const Index jcol, IndexVector& perm_r, Index maxs… in column_dfs()