Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Derror_of_mean.hpp53 struct error_of<mean> struct
58 typedef accumulators::impl::error_of_mean_impl<mpl::_1, lazy_variance> impl;
62 struct error_of<immediate_mean> struct
67 typedef accumulators::impl::error_of_mean_impl<mpl::_1, variance> impl;
Derror_of.hpp63 struct error_of struct
68 typedef accumulators::impl::error_of_impl<mpl::_1, Feature> impl;