Searched refs:kLn2 (Results 1 – 2 of 2) sorted by relevance
17 const double kLn2 = 0.6931471805599453; variable129 double decay_exponent = std::max(0.0, kLn2 * static_cast<double>( in GetVisitScore()
394 const double kLn2 = 0.6931471805599453; in CalculateScore() local397 double decay_exponent = std::max(0.0, kLn2 * static_cast<double>( in CalculateScore()