Searched refs:WEAK_PROBABILITY_TABLE_ID (Results 1 – 2 of 2) sorted by relevance
180 const int ForgettingCurveUtils::ProbabilityTable::WEAK_PROBABILITY_TABLE_ID = 0; member in latinime::ForgettingCurveUtils::ProbabilityTable217 if (tableId == WEAK_PROBABILITY_TABLE_ID) { in getBaseProbabilityForLevel()
75 static const int WEAK_PROBABILITY_TABLE_ID; variable