Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
hydra::detail::CompareGenzMalikBoxes< N > Struct Template Reference

#include <GenzMalikBox.h>

Collaboration diagram for hydra::detail::CompareGenzMalikBoxes< N >:

Public Member Functions

__hydra_host__ __hydra_device__ bool operator() (detail::GenzMalikBox< N > const &box1, detail::GenzMalikBox< N > const &box2)
 

Detailed Description

template<size_t N>
struct hydra::detail::CompareGenzMalikBoxes< N >

Member Function Documentation

◆ operator()()

template<size_t N>
__hydra_host__ __hydra_device__ bool hydra::detail::CompareGenzMalikBoxes< N >::operator() ( detail::GenzMalikBox< N > const &  box1,
detail::GenzMalikBox< N > const &  box2 
)
inline

The documentation for this struct was generated from the following file: