subset_copier Struct Reference
Public Member Functions | |
subset_copier (run_metrics &run, const size_t max_tile_number) | |
template<class MetricSet > | |
void | operator() (const MetricSet &metrics) const |
subset_copier (run_metrics &run, const size_t total) | |
template<class MetricSet > | |
void | operator() (const MetricSet &metrics) const |
subset_copier (run_metrics &run, const size_t total) | |
template<class MetricSet > | |
void | operator() (const MetricSet &metrics) const |
Detailed Description
Copy of subset of metrics
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
run run metrics max_tile_number maximum tile number
|
inline |
Constructor
- Parameters
-
run run metrics total number to subsample
|
inline |
Constructor
- Parameters
-
run run metrics total number to subsample
Member Function Documentation
|
inline |
Function operator overload to collect a subset of metrics
- Parameters
-
metrics set of metrics
|
inline |
Function operator overload to collect a subset of metrics
- Parameters
-
metrics set of metrics
|
inline |
Function operator overload to collect a subset of metrics
- Parameters
-
metrics set of metrics
The documentation for this struct was generated from the following files:
- /io/src/apps/aggregate.cpp
- /io/src/apps/dumpbin.cpp
- /io/src/apps/dumptext.cpp