Home
last modified time | relevance | path

Searched refs:lsub_col (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_column_dfs.h94 … BlockIndexVector lsub_col, IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, in column_dfs() argument
106 for (Index k = 0; ((k < m) ? lsub_col[k] != emptyIdxLU : false) ; k++) in column_dfs()
108 Index krow = lsub_col(k); in column_dfs()
109 lsub_col(k) = emptyIdxLU; in column_dfs()
DSparseLUImpl.h52 …ol, IndexVector& perm_r, Index maxsuper, Index& nseg, BlockIndexVector lsub_col, IndexVector& seg…