![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::weighted_peaks_over_threshold_prob_impl — Peaks over Threshold Method for Quantile and Tail Mean Estimation.
// In header: <boost/accumulators/statistics/weighted_peaks_over_threshold.hpp> template<typename Sample, typename Weight, typename LeftRight> struct weighted_peaks_over_threshold_prob_impl : public { // types typedef ; typedef ; typedef ; // construct/copy/destruct template<typename Args> (); // public member functions (); template<typename Args> () ; };
See Also:
weighted_peaks_over_threshold_impl