![]() |
Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
Data Structures | |
| struct | _delta |
| struct | _traits |
| struct | _traits< hydra::thrust::tuple< Functor, Kernel >, ArgType > |
| struct | FunctorSampler |
| struct | KernelSampler |
| struct | MultiplyFFT |
| struct | NormalizeFFT |
Functions | |
| size_t | upper_power_of_two (size_t v) |
| struct hydra::detail::convolution::_traits |
| struct hydra::detail::convolution::_traits< hydra::thrust::tuple< Functor, Kernel >, ArgType > |
| Data Fields | ||
|---|---|---|
| typedef common_type< typename return_type, typename return_type >::type | return_type | |
| typedef return_type(ArgType) | signature | |
| typedef stripped_type< ArgType >::type | value_type | |
| size_t hydra::detail::convolution::upper_power_of_two | ( | size_t | v | ) |