Searched defs:with_p_square_cumulative_distribution_median_impl (Results 1 – 1 of 1) sorted by relevance
139 struct with_p_square_cumulative_distribution_median_impl struct142 typedef typename numeric::functional::fdiv<Sample, std::size_t>::result_type float_type;143 typedef std::vector<std::pair<float_type, float_type> > histogram_type;144 typedef iterator_range<typename histogram_type::iterator> range_type;146 typedef float_type result_type;148 with_p_square_cumulative_distribution_median_impl(dont_care) in with_p_square_cumulative_distribution_median_impl() argument153 void operator ()(dont_care) in operator ()()159 result_type result(Args const &args) const in result()180 void serialize(Archive & ar, const unsigned int file_version) in serialize()188 mutable bool is_dirty;[all …]