Searched defs:moment_impl (Results 1 – 1 of 1) sorted by relevance
53 struct moment_impl struct58 typedef typename numeric::functional::fdiv<Sample, std::size_t>::result_type result_type;61 moment_impl(Args const &args) in moment_impl() argument67 void operator ()(Args const &args) in operator ()()73 result_type result(Args const &args) const in result()80 void serialize(Archive & ar, const unsigned int file_version) in serialize()86 Sample sum;