Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/
Dmake_histogram.hpp36 auto make_histogram_with(Storage&& storage, Axis&& axis, Axes&&... axes) { in make_histogram_with() function
73 auto make_histogram_with(Storage&& storage, Iterable&& iterable) { in make_histogram_with() function
110 auto make_histogram_with(Storage&& storage, Iterator begin, Iterator end) { in make_histogram_with() function