OpenFPM  5.2.0
Project that contain the implementation of distributed structures
gpu::less_t< type_t > Struct Template Reference
+ Inheritance diagram for gpu::less_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::less_t< type_t >

Definition at line 130 of file cudify_alpaka.hpp.


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