Struct template extended_p_square_quantile_impl
boost::accumulators::impl::extended_p_square_quantile_impl — Quantile estimation using the extended
algorithm for weighted and unweighted samples.
Synopsis
Description
Использует квантильные оценки, рассчитанные расширенным алгоритмом
, для вычисления промежуточных квантильных оценок с помощью квадратичной интерполяции.
extended_p_square_quantile_impl
public
construct/copy/destruct
- <
template<typenameArgs>extended_p_square_quantile_impl(Argsconst&args);
>
extended_p_square_quantile_impl public member functions
- <
template<typenameArgs>result_typeresult(Argsconst&args)const;
>