Searched refs:column_dfs (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_column_dfs.h | 93 Index SparseLUImpl<Scalar,StorageIndex>::column_dfs(const Index m, const Index jcol, IndexVector& p… in column_dfs() function
|
D | SparseLUImpl.h | 52 …Index column_dfs(const Index m, const Index jcol, IndexVector& perm_r, Index maxsuper, Index& nseg…
|
D | SparseLU.h | 626 …info = Base::column_dfs(m, jj, m_perm_r.indices(), m_perfv.maxsuper, nseg, panel_lsubk, segrep, re… in factorize()
|