Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Drolling_mean.hpp31 struct lazy_rolling_mean_impl struct
35 …pedef typename numeric::functional::fdiv<Sample, std::size_t, void, void>::result_type result_type;
37 lazy_rolling_mean_impl(dont_care) in lazy_rolling_mean_impl() function
42 result_type result(Args const &args) const in result()
49 void serialize(Archive & ar, const unsigned int file_version) {} in serialize()