Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
CPP.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/detail/external/hydra_thrust/system/cpp/detail/par.h>
#include <hydra/detail/external/hydra_thrust/system/cpp/vector.h>
Include dependency graph for CPP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hydra::detail::BackendPolicy< Backend::Cpp >
 

Namespaces

 hydra
 Generic policies definition.
 
 hydra::cpp
 
 hydra::detail
 
 hydra::detail::cpp
 

Typedefs

typedef hydra::thrust::system::cpp::detail::par_t hydra::detail::cpp::cpp_t
 
typedef hydra::detail::BackendPolicy< hydra::detail::Backend::Cpphydra::cpp::sys_t
 
template<typename T >
using hydra::cpp::vector = hydra::detail::BackendPolicy< hydra::detail::Backend::Cpp >::container< T >
 

Variables

static const cpp_t hydra::detail::cpp::_cpp_
 
static const sys_t hydra::cpp::sys =sys_t()