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