#include <metric_set.h>
|
| typedef Metric::id_t | id_t |
| |
| typedef Metric::uint_t | uint_t |
| |
|
| 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 &) |
| |
| typedef Metric::id_t id_t |
Define a lane/tile/cycle id type
| 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: