Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
GenzMalikBox.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/Types.h>
#include <hydra/detail/utility/Generic.h>
#include <hydra/detail/external/hydra_thrust/tuple.h>
#include <hydra/detail/external/hydra_thrust/iterator/detail/tuple_of_iterator_references.h>
#include <array>
#include <initializer_list>
#include <math.h>
#include <cmath>
Include dependency graph for GenzMalikBox.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::AddResultGenzMalikBoxes
 
struct  hydra::detail::CompareGenzMalikBoxes< N >
 
class  hydra::detail::GenzMalikBox< N >
 
class  hydra::detail::GenzMalikBox< N >
 
class  hydra::detail::GenzMalikBoxResult< Type >
 
class  hydra::detail::GenzMalikBoxResult< Type >
 

Namespaces

 hydra
 Generic policies definition.
 
 hydra::detail
 

Functions

template<typename Type >
__hydra_host__ __hydra_device__ GenzMalikBoxResult< Type > hydra::detail::operator+ (GenzMalikBoxResult< Type > left, GenzMalikBoxResult< Type > const &right)
 
template<typename Type , size_t N>
__hydra_host__ __hydra_device__ GenzMalikBoxResult< Type > hydra::detail::operator+ (GenzMalikBoxResult< Type > left, GenzMalikBox< N > const &right)