Fermat
Public Types | Public Methods | List of all members
cugar::sqr_functor< T > Struct Template Reference

Detailed description

template<typename T>
struct cugar::sqr_functor< T >

square functor

#include <functors.h>

Public Types

typedef unary_function_tag function_tag
 
typedef T argument_type
 
typedef T result_type
 

Public Methods

CUGAR_HOST_DEVICE T operator() (const T &v) const
 

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