|
| __declspec (align(4)) UnaryFunction unary_op |
|
| __declspec (align(4)) Predicate pred |
|
| unary_transform_if_functor (UnaryFunction unary_op, Predicate pred) |
|
oType | operator() (iType &temp, S &stencil) const restrict(amp |
|
| if (pred(stencil)) res |
|
|
oType | cpu |
|
else | res = temp |
|
return | res |
|
template<typename UnaryFunction , typename Predicate , typename iType , typename oType , typename S >
The documentation for this struct was generated from the following file:
- //bgldinar16/Jenkins_FS_Root/workspace/Bolt_Clone_Local_develop/include/bolt/amp/detail/transform.inl