Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/
Dmake_histogram.hpp60 auto make_weighted_histogram(Axis&& axis, Axes&&... axes) { in make_weighted_histogram() function
97 auto make_weighted_histogram(Iterable&& iterable) { in make_weighted_histogram() function
131 auto make_weighted_histogram(Iterator begin, Iterator end) { in make_weighted_histogram() function
/third_party/boost/libs/histogram/examples/
Dguide_fill_weighted_histogram.cpp16 auto h = make_weighted_histogram(axis::regular<>(3, 0.0, 1.0)); in main()
/third_party/boost/libs/histogram/doc/
Dguide.qbk214 …can be generated with the [funcref boost::histogram::make_weighted_histogram make_weighted_histogr…
409 …sed. The factory function [funcref boost::histogram::make_weighted_histogram make_weighted_histogr…
446 … This type is used by the [funcref boost::histogram::make_weighted_histogram make_weighted_histogr…