Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dweighted_skewness.hpp78 struct weighted_skewness struct
83 typedef accumulators::impl::weighted_skewness_impl<mpl::_1, mpl::_2> impl;
92 extractor<tag::weighted_skewness> const weighted_skewness = {}; variable