Searched refs:NumIterations2 (Results 1 – 1 of 1) sorted by relevance
1723 UInt64 NumIterations2; // for Rating / RPU member1729 void Init() { /* NumIterations1 = 0; */ NumIterations2 = 0; Rating = 0; Usage = 0; RPU = 0; } in Init()1737 NumIterations2 = (r1.NumIterations2 + r2.NumIterations2); in SetSum()1844 res->NumIterations2 += weight; in PrintResults()1855 UInt64 numIterations2 = res.NumIterations2; if (numIterations2 == 0) numIterations2 = 1; in PrintTotals()