Searched defs:ThresholdComparer (Results 1 – 1 of 1) sorted by relevance
6054 struct ThresholdComparer struct6056 float relativeThreshold;6057 T absoluteThreshold;6059 bool operator() (const T& a, const T& b) const in operator ()()