Public Types | |
using | value_type = Value |
Type of a value. | |
Public Member Functions | |
blocked_rangeNd_impl (const dim_type_helper< Is > &...args) | |
Constructs N-dimensional range over N half-open intervals each represented as tbb::blocked_range<Value>. | |
blocked_rangeNd_impl (blocked_rangeNd_impl &r, proportional_split proportion) | |
blocked_rangeNd_impl (blocked_rangeNd_impl &r, split proportion) | |