MCPcopy Create free account
hub / github.com/Profactor/cv-plot / benchmarkResamples

Method benchmarkResamples

CvPlot/ext/catch2/inc/catch.hpp:9924–9924  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9922 int Config::benchmarkSamples() const { return m_data.benchmarkSamples; }
9923 double Config::benchmarkConfidenceInterval() const { return m_data.benchmarkConfidenceInterval; }
9924 unsigned int Config::benchmarkResamples() const { return m_data.benchmarkResamples; }
9925
9926 IStream const* Config::openStream() {
9927 return Catch::makeStream(m_data.outputFilename);

Callers 2

analyseFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected