Home
last modified time | relevance | path

Searched defs:peaks_over_threshold (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/accumulators/statistics/
Dpeaks_over_threshold.hpp339 struct peaks_over_threshold struct
345 typedef accumulators::impl::peaks_over_threshold_impl<mpl::_1, LeftRight> impl;
369 extractor<tag::abstract_peaks_over_threshold> const peaks_over_threshold = {}; variable