HPCToolkit
Metric-AExprIncr.hpp File Reference
#include <iostream>
#include <string>
#include <cfloat>
#include <cmath>
#include "Metric-IData.hpp"
#include "Metric-IDBExpr.hpp"
#include <lib/support/diagnostics.h>
#include <lib/support/NaN.h>
#include <lib/support/Unique.hpp>
#include <lib/support/StrUtil.hpp>
Include dependency graph for Metric-AExprIncr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Prof::Metric::AExprIncr
 
class  Prof::Metric::MinIncr
 
class  Prof::Metric::MaxIncr
 
class  Prof::Metric::SumIncr
 
class  Prof::Metric::MeanIncr
 
class  Prof::Metric::StdDevIncr
 
class  Prof::Metric::CoefVarIncr
 
class  Prof::Metric::RStdDevIncr
 
class  Prof::Metric::NumSourceIncr
 

Namespaces

 Prof
 
 Prof::Metric
 

Macros

#define epsilon   (0.000001)
 

Macro Definition Documentation

◆ epsilon

#define epsilon   (0.000001)

Definition at line 100 of file Metric-AExprIncr.hpp.