Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dweighted_extended_p_square.hpp280 struct weighted_extended_p_square struct
284 typedef accumulators::impl::weighted_extended_p_square_impl<mpl::_1, mpl::_2> impl;
293 extractor<tag::weighted_extended_p_square> const weighted_extended_p_square = {}; variable