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/Types.h>
#include <hydra/detail/external/hydra_thrust/memory.h>
#include <memory>
#include <type_traits>
Go to the source code of this file.
Data Structures | |
class | hydra::ScopedBuffer< T, BACKEND > |
class | hydra::ScopedBuffer< T, detail::BackendPolicy< BACKEND > > |
Namespaces | |
hydra | |
Generic policies definition. | |
class hydra::ScopedBuffer |