Home
last modified time | relevance | path

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

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