Searched refs:MismatchFunc (Results 1 – 2 of 2) sorted by relevance
1192 void OverlapStats::addOneMismatch(const CountSumOrPercent &MismatchFunc) { in addOneMismatch() argument1194 Mismatch.CountSum += MismatchFunc.CountSum / Test.CountSum; in addOneMismatch()1198 MismatchFunc.ValueCounts[I] / Test.ValueCounts[I]; in addOneMismatch()
635 void addOneMismatch(const CountSumOrPercent &MismatchFunc);