Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
Public Types | |
typedef T | argument_type |
typedef void | hydra_functor_type |
typedef T | return_type |
Public Member Functions | |
Shift (T min, T delta) | |
__hydra_host__ __hydra_device__ | Shift (Shift< T > const &other) |
return_type | operator() (unsigned bin) |
__hydra_host__ __hydra_device__ Shift< T > & | operator= (Shift< T > const &other) |
typedef T hydra::detail::range::Shift< T >::argument_type |
typedef void hydra::detail::range::Shift< T >::hydra_functor_type |
typedef T hydra::detail::range::Shift< T >::return_type |
|
inline |
|
inline |
|
inline |
|
inline |