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