Theoretica
A C++ numerical and automatic mathematical library
|
benchmarks. More...
Public Attributes | |
unsigned int | totalBenchmarks = 0 |
Total number of benchmarks. | |
unsigned int | failedBenchmarks = 0 |
Number of failed benchmarks. | |
std::map< std::string, std::vector< benchmark_result > > | benchmarkResults {} |
Results of the benchmarks. | |
benchmarks.