Searched defs:InvertedProportionRange (Results 1 – 1 of 1) sorted by relevance
238 InvertedProportionRange(size_t _begin, size_t _end, RangeStatisticData *statData, in InvertedProportionRange() function242 InvertedProportionRange(InvertedProportionRange& r, split) in InvertedProportionRange() function244 InvertedProportionRange(InvertedProportionRange& r, proportional_split& p) in InvertedProportionRange() function246 float compute_right_part(RangeBase<InvertedProportionRange, float>& r, in compute_right_part()