A subset of each row in a region_base, expressed as a set of intervals.
More...
|
| using | Value |
| | Defined by the backend.
|
| |
|
| static auto | make (subrow, std::size_t r=run::context::instance().color()) |
| | Factory function for the interval type.
|
| |
A subset of each row in a region_base, expressed as a set of intervals.
◆ Value
◆ intervals()
Derive intervals from the field values in each row of a partition.
- Parameters
-
| r | region of which to select a subset |
| part | must have the same number of rows as r |
| id | field of type Value |
◆ make()
| static auto make |
( |
subrow | , |
|
|
std::size_t | r = run::context::instance().color() ) |
|
static |
Factory function for the interval type.