Home
last modified time | relevance | path

Searched refs:make_weighted_profile (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/histogram/
Dmake_profile.hpp43 auto make_weighted_profile(Axis&& axis, Axes&&... axes) { in make_weighted_profile() function
62 auto make_weighted_profile(Iterable&& iterable) { in make_weighted_profile() function
83 auto make_weighted_profile(Iterator begin, Iterator end) { in make_weighted_profile() function
/third_party/boost/libs/histogram/examples/
Dguide_fill_weighted_profile.cpp20 auto h = make_weighted_profile(axis::integer<>(0, 2), axis::integer<>(0, 2)); in main()
/third_party/boost/libs/histogram/doc/
Dguide.qbk235 …ertainty estimates, use the [funcref boost::histogram::make_weighted_profile make_weighted_profile
448 …ighted mean of the samples. [funcref boost::histogram::make_weighted_profile make_weighted_profile