Searched defs:rolling_moment_impl (Results 1 – 1 of 1) sorted by relevance
32 struct rolling_moment_impl struct37 …typedef typename numeric::functional::fdiv<Sample, std::size_t,void,void>::result_type result_type;40 rolling_moment_impl(Args const &args) in rolling_moment_impl() function46 void operator ()(Args const &args) in operator ()()56 result_type result(Args const &args) const in result()63 void serialize(Archive & ar, const unsigned int file_version) in serialize()69 result_type sum_;