Searched defs:ThresholdComparer (Results 1 – 1 of 1) sorted by relevance
6564 struct ThresholdComparer struct6566 float relativeThreshold;6567 T absoluteThreshold;6569 bool operator()(const T &a, const T &b) const in operator ()()