Bolt
1.3
C++ template library with support for OpenCL
|
Public Member Functions | |
CountIfEqual (const T &targetValue) | |
bool | operator() (const T &x) const restrict(amp |
Public Attributes | |
bool | cpu |
return | x == temp |
bool bolt::amp::detail::CountIfEqual< T >::cpu |