![]() |
Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <hydra/detail/Config.h>#include <hydra/detail/BackendPolicy.h>#include <hydra/detail/external/hydra_thrust/execution_policy.h>#include <hydra/detail/external/hydra_thrust/device_vector.h>Go to the source code of this file.
Data Structures | |
| struct | hydra::detail::BackendPolicy< Backend::Device > |
Namespaces | |
| hydra | |
| Generic policies definition. | |
| hydra::detail | |
| hydra::detail::device | |
| hydra::device | |
Typedefs | |
| typedef hydra::thrust::detail::device_t | hydra::detail::device::device_t |
| typedef hydra::detail::BackendPolicy< hydra::detail::Backend::Device > | hydra::device::sys_t |
| template<typename T > | |
| using | hydra::device::vector = hydra::detail::BackendPolicy< hydra::detail::Backend::Device >::container< T > |
Variables | |
| static const device_t | hydra::detail::device::_device_ |
| static const sys_t | hydra::device::sys =sys_t() |