Thrill
0.1
|
Reduce functor that returns the pivot originating from the biggest range. That removes some nasty corner cases, like selecting the same pivot over and over again from a tiny range.
Public Member Functions | |
Pivot | operator() (const Pivot &a, const Pivot &b) const |
Definition at line 233 of file merge.hpp.
References MergeNode< ValueType, Comparator, kNumInputs >::Pivot::segment_len.