Searched defs:SKIP_LAST_POINT_PROBABILITY (Results 1 – 2 of 2) sorted by relevance
53 const float ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY = 0.1f; member in latinime::ProximityInfoParams
57 static const float SKIP_LAST_POINT_PROBABILITY; variable