Searched refs:MODEST_PROBABILITY_TABLE_ID (Results 1 – 2 of 2) sorted by relevance
181 const int ForgettingCurveUtils::ProbabilityTable::MODEST_PROBABILITY_TABLE_ID = 1; member in latinime::ForgettingCurveUtils::ProbabilityTable220 } else if (tableId == MODEST_PROBABILITY_TABLE_ID) { in getBaseProbabilityForLevel()
76 static const int MODEST_PROBABILITY_TABLE_ID; variable