Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dextended_p_square.hpp268 struct extended_p_square struct
272 typedef accumulators::impl::extended_p_square_impl<mpl::_1> impl;
276 static boost::parameter::keyword<tag::probabilities> const probabilities;
286 extractor<tag::extended_p_square> const extended_p_square = {}; variable