Template Function Catch::Benchmark::Detail::bootstrap

Function Documentation

template<typename Estimator>
Estimate<double> Catch::Benchmark::Detail::bootstrap(double confidence_level, std::vector<double>::iterator first, std::vector<double>::iterator last, sample const &resample, Estimator &&estimator)