Searched refs:getElapsedTimeStepCount (Results 1 – 2 of 2) sorted by relevance
88 const int elapsedTimeStepCount = getElapsedTimeStepCount(historicalInfo->getTimestamp(), in decodeProbability()99 || getElapsedTimeStepCount(historicalInfo->getTimestamp(), in needsToKeep()111 const int elapsedTimeStep = getElapsedTimeStepCount( in createHistoricalInfoToSave()154 /* static */ int ForgettingCurveUtils::getElapsedTimeStepCount(const int timestamp, in getElapsedTimeStepCount() function in latinime::ForgettingCurveUtils
105 static int getElapsedTimeStepCount(const int timestamp, const int durationToLevelDown);