Searched refs:clampToValidLevelRange (Results 1 – 2 of 2) sorted by relevance
62 const int level = clampToValidLevelRange(newHistoricalInfo->getLevel() + 1); in createUpdatedHistoricalInfo()65 const int level = clampToValidLevelRange(newHistoricalInfo->getLevel()); in createUpdatedHistoricalInfo()92 clampToValidLevelRange(historicalInfo->getLevel()), in decodeProbability()171 /* static */ int ForgettingCurveUtils::clampToValidLevelRange(const int level) { in clampToValidLevelRange() function in latinime::ForgettingCurveUtils
107 static int clampToValidLevelRange(const int level);