Searched refs:nIterationsMax (Results 1 – 1 of 1) sorted by relevance
720 const sal_uInt16 nIterationsMax = 20; in ScIRR() local723 while (fEps > SCdEpsilon && nItCount < nIterationsMax) in ScIRR()1252 const sal_uInt16 nIterationsMax = 150; in RateIteration() local1262 while (!bFound && nCount < nIterationsMax) in RateIteration()1300 while (bValid && !bFound && nCount < nIterationsMax) in RateIteration()
Completed in 39 milliseconds