Home
last modified time | relevance | path

Searched defs:pivrow (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_pruneL.h53 …StorageIndex>::pruneL(const Index jcol, const IndexVector& perm_r, const Index pivrow, const Index… in pruneL()
DSparseLU_pivotL.h60 …alScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& g… in pivotL()
DSparseLU.h591 Index pivrow; // Pivotal row number in the original row matrix in factorize() local