Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
hist_benchmark_regular.cxx File Reference
#include <ROOT/RRegularAxis.hxx>
#include <benchmark/benchmark.h>
#include <random>
#include <vector>
Include dependency graph for hist_benchmark_regular.cxx:

Classes

struct  RRegularAxis
 

Functions

 BENCHMARK_DEFINE_F (RRegularAxis, ComputeLinearizedIndex)(benchmark
 
 BENCHMARK_MAIN ()
 
 BENCHMARK_REGISTER_F (RRegularAxis, ComputeLinearizedIndex) -> Range(0, 32768)
 

Function Documentation

◆ BENCHMARK_DEFINE_F()

BENCHMARK_DEFINE_F ( RRegularAxis ,
ComputeLinearizedIndex  )

Definition at line 27 of file hist_benchmark_regular.cxx.

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

◆ BENCHMARK_REGISTER_F()

BENCHMARK_REGISTER_F ( RRegularAxis ,
ComputeLinearizedIndex  ) -> Range(0, 32768)