Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dweighted_covariance.hpp119 struct weighted_covariance struct
122 …pedef accumulators::impl::weighted_covariance_impl<mpl::_1, mpl::_2, VariateType, VariateTag> impl;
131 extractor<tag::abstract_covariance> const weighted_covariance = {}; variable