Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseLU/
DSparseLU_pruneL.h58 Index i,irep,irep1; in pruneL() local
64 irep1 = irep + 1; in pruneL()
73 if (glu.supno(irep) == glu.supno(irep1) ) continue; // don't prune in pruneL()
78 if ( xprune (irep) >= glu.xlsub(irep1) ) in pruneL()
81 kmax = glu.xlsub(irep1) - 1; in pruneL()