Searched defs:MIN_PROBABILITY (Results 1 – 2 of 2) sorted by relevance
50 const float ProximityInfoParams::MIN_PROBABILITY = 0.000005f; member in latinime::ProximityInfoParams
54 static const float MIN_PROBABILITY; variable