#include <ROOT/RRegularAxis.hxx>#include <benchmark/benchmark.h>#include <random>#include <vector>Classes | |
| struct | RRegularAxis |
Functions | |
| BENCHMARK_DEFINE_F (RRegularAxis, ComputeLinearizedIndex)(benchmark | |
| BENCHMARK_MAIN () | |
| BENCHMARK_REGISTER_F (RRegularAxis, ComputeLinearizedIndex) -> Range(0, 32768) | |
| BENCHMARK_DEFINE_F | ( | RRegularAxis | , |
| ComputeLinearizedIndex | ) |
Definition at line 27 of file hist_benchmark_regular.cxx.
| BENCHMARK_MAIN | ( | ) |
| BENCHMARK_REGISTER_F | ( | RRegularAxis | , |
| ComputeLinearizedIndex | ) -> Range(0, 32768) |