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/Types.h>
#include <hydra/detail/utility/StaticAssert.h>
#include <hydra/detail/Print.h>
#include <hydra/Parameter.h>
#include <hydra/detail/utility/Utility_Tuple.h>
#include <hydra/detail/FunctorTraits.h>
#include <hydra/detail/ArgumentTraits.h>
#include <hydra/detail/Parameters.h>
#include <hydra/detail/FunctionArgument.h>
#include <hydra/detail/GetTupleElement.h>
#include <hydra/detail/external/hydra_thrust/iterator/detail/tuple_of_iterator_references.h>
#include <hydra/detail/external/hydra_thrust/tuple.h>
#include <hydra/detail/external/hydra_thrust/detail/type_traits.h>
#include <array>
#include <initializer_list>
#include <type_traits>
Go to the source code of this file.
Data Structures | |
class | hydra::BaseFunctor< Functor, Signature, NPARAM > |
Base class for all functors in hydra. More... | |
Namespaces | |
hydra | |
Generic policies definition. | |