Searched refs:STRONG_PROBABILITY_TABLE_ID (Results 1 – 2 of 2) sorted by relevance
182 const int ForgettingCurveUtils::ProbabilityTable::STRONG_PROBABILITY_TABLE_ID = 2; member in latinime::ForgettingCurveUtils::ProbabilityTable223 } else if (tableId == STRONG_PROBABILITY_TABLE_ID) { in getBaseProbabilityForLevel()
77 static const int STRONG_PROBABILITY_TABLE_ID; variable