Searched defs:ThresholdComparer (Results 1 – 1 of 1) sorted by relevance
6074 struct ThresholdComparer struct6076 float relativeThreshold;6077 T absoluteThreshold;6079 bool operator() (const T& a, const T& b) const in operator ()()