Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
AverageMother.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/Types.h>
#include <hydra/Vector3R.h>
#include <hydra/Vector4R.h>
#include <hydra/detail/utility/Utility_Tuple.h>
#include <hydra/detail/functors/StatsPHSP.h>
#include <hydra/detail/external/hydra_thrust/tuple.h>
#include <hydra/detail/external/hydra_thrust/iterator/zip_iterator.h>
#include <hydra/detail/external/hydra_thrust/random.h>
#include <type_traits>
#include <utility>
Include dependency graph for AverageMother.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::AverageMother< N, GRND, FUNCTOR >
 

Namespaces

 hydra
 Generic policies definition.
 
 hydra::detail