Bolt  1.3
C++ template library with support for OpenCL
Public Member Functions | Public Attributes | List of all members
bolt::amp::square< T > Struct Template Reference
Inheritance diagram for bolt::amp::square< T >:
bolt::amp::unary_function< T, T >

Public Member Functions

operator() (const T &x) const restrict(cpu
 

Public Attributes

amp
 

Member Data Documentation

template<typename T >
T bolt::amp::square< T >::amp
Initial value:
{
return x * x

The documentation for this struct was generated from the following file: