Searched refs:diagpivotthresh (Results 1 – 2 of 2) sorted by relevance
60 Index SparseLUImpl<Scalar,Index>::pivotL(const Index jcol, const RealScalar& diagpivotthresh, Index… in pivotL() argument96 RealScalar thresh = diagpivotthresh * pivmax; in pivotL()
41 …Index pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector…