Searched defs:coherent_tail_mean_impl (Results 1 – 1 of 1) sorted by relevance
62 struct coherent_tail_mean_impl struct65 typedef typename numeric::functional::fdiv<Sample, std::size_t>::result_type float_type;67 typedef float_type result_type;69 coherent_tail_mean_impl(dont_care) {} in coherent_tail_mean_impl() function72 result_type result(Args const &args) const in result()94 void serialize(Archive & ar, const unsigned int file_version) {} in serialize()