Searched refs:DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS (Results 1 – 2 of 2) sorted by relevance
39 const int ForgettingCurveUtils::DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS = 15 * 24 * 60 * 60; member in latinime::ForgettingCurveUtils89 DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS); in decodeProbability()100 DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS) in needsToKeep()110 const int durationToLevelDownInSeconds = DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS; in createHistoricalInfoToSave()
98 static const int DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS; variable