Searched defs:error_of_mean_impl (Results 1 – 1 of 1) sorted by relevance
28 struct error_of_mean_impl struct32 typedef typename numeric::functional::fdiv<Sample, std::size_t>::result_type result_type;34 error_of_mean_impl(dont_care) {} in error_of_mean_impl() argument37 result_type result(Args const &args) const in result()