HEBench
|
#include <algorithm>
#include <cassert>
#include <cmath>
#include <cstring>
#include <limits>
#include <sstream>
#include <unordered_set>
#include "hebench/modules/general/include/hebench_math_utils.h"
#include "hebench/modules/general/include/hebench_utilities.h"
#include "hebench_report_stats.h"
Go to the source code of this file.
Classes | |
class | hebench::ReportGen::EventType |
Extracts and maintains the timing report events of the same type. More... | |
Namespaces | |
hebench | |
hebench::ReportGen | |
Functions | |
void | hebench::ReportGen::computeStats (StatisticsResult &result, const double *data, std::size_t count) |