Searched defs:hr4 (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/libs/histogram/test/ |
D | algorithm_reduce_test.cpp | 183 auto hr4 = reduce(h, shrink_and_rebin(2, 5, 2), rebin(3)); in run_tests() local 229 auto hr4 = reduce(h, slice_and_rebin(1, 1, 3, 2, slice_mode::crop), in run_tests() local
|