A workaround for the cases that a multidimensional coarsened view is passed to stapl::identity<T>
. This struct brings a multidimensional coarsened view to PARAGRAPH
environment.
More...
|
template<typename V > |
result_type | operator() (V const &v) |
|
|
typedef std::vector< T > | result_type |
|
template<typename T, int dims>
struct stapl::coarse_identity< T, dims >
A workaround for the cases that a multidimensional coarsened view is passed to stapl::identity<T>
. This struct brings a multidimensional coarsened view to PARAGRAPH
environment.
- Template Parameters
-
T | type of the fine-grain elements |
dims | the dimensionality of the input |
The documentation for this struct was generated from the following file: