Namespaces | Functions
benchmark/src/complexity.cc File Reference
#include "benchmark/benchmark.h"
#include <algorithm>
#include <cmath>
#include "check.h"
#include "complexity.h"
Include dependency graph for benchmark/src/complexity.cc:

Go to the source code of this file.

Namespaces

 benchmark
 

Functions

std::vector< BenchmarkReporter::Run > benchmark::ComputeBigO (const std::vector< BenchmarkReporter::Run > &reports)
 
BigOFunc * benchmark::FittingCurve (BigO complexity)
 
std::string benchmark::GetBigOString (BigO complexity)
 
LeastSq benchmark::MinimalLeastSq (const std::vector< int64_t > &n, const std::vector< double > &time, BigOFunc *fitting_curve)
 
LeastSq benchmark::MinimalLeastSq (const std::vector< int64_t > &n, const std::vector< double > &time, const BigO complexity)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:07