HomeSort by relevance Sort by last modified time
    Searched full:chperm (Results 1 - 1 of 1) sorted by null

  /external/eigen/Eigen/src/SparseLU/
SparseLU_panel_dfs.h 118 Index chperm = perm_r(kchild); local
120 if (chperm == emptyIdxLU)
131 Index chrep = glu.xsup(glu.supno(chperm)+1) - 1;
136 if (myfnz > chperm)
137 repfnz_col(chrep) = chperm;
145 repfnz_col(krep) = chperm;
150 } // end if chperm == -1

Completed in 79 milliseconds