metric_comparison< Metric, constants::base_run_t > Struct Template Reference

#include <metric_set.h>

Public Types

typedef Metric::id_t id_t
 
typedef Metric::uint_t uint_t
 

Static Public Member Functions

template<class MetricT >
static id_t to_id (const MetricT &)
 
template<class MetricT >
static uint_t to_lane (const MetricT &)
 
template<class MetricT >
static uint_t to_tile (const MetricT &)
 

Member Typedef Documentation

typedef Metric::id_t id_t

Define a ID type

typedef Metric::uint_t uint_t

Define a lane/tile/cycle id type

Member Function Documentation

static id_t to_id ( const MetricT &  )
inlinestatic
static uint_t to_lane ( const MetricT &  )
inlinestatic
static uint_t to_tile ( const MetricT &  )
inlinestatic

The documentation for this struct was generated from the following file: