OpenFPM  5.2.0
Project that contain the implementation of distributed structures
gpu::greater_t< type_t > Struct Template Reference
+ Inheritance diagram for gpu::greater_t< type_t >:

Public Member Functions

bool operator() (type_t a, type_t b) const
 
template<typename type2_t , typename type3_t >
bool operator() (type2_t a, type3_t b) const
 
__forceinline__ __device__ __host__ bool operator() (type_t a, type_t b) const
 

Detailed Description

template<typename type_t>
struct gpu::greater_t< type_t >

Definition at line 147 of file cudify_alpaka.hpp.


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