Struct template p_square_cumulative_distribution_impl
boost::accumulators::impl::p_square_cumulative_distribution_impl — Histogram calculation of the cumulative distribution with the
algorithm.
Synopsis
Description
Гистограмма кумулятивного распределения образца вычисляется динамически без хранения образцов на основе алгоритма
. Возвращаемая гистограмма имеет поддающееся определению количество (нум_клеток) равновероятных (и не равных по размеру) клеток.
Для более подробной информации см
R. Jain and I. Chlamtac, The P^2 algorithm for dynamic calculation of quantiles and histograms without storage observations, Communications of the ACM, Volume 28 (October), Number 10, 1985, p.
p_square_cumulative_distribution_impl
public
construct/copy/destruct
template<typename Args>p_square_cumulative_distribution_impl(Argsconst& args;
p_square_cumulative_distribution_impl public member functions
template<typename Args> voidоператор()const& args;
templatetypename Args> result_type result(Args const ;const;