XT-neighbor
Public Member Functions | Public Attributes | List of all members
SeqInfoComparator Struct Reference

Public Member Functions

CUB_RUNTIME_FUNCTION __forceinline__ __device__ bool operator() (const SeqInfo &el1, const SeqInfo &el2)
 

Public Attributes

char * allStr = NULL
 
unsigned int * offsets = NULL
 

Member Function Documentation

◆ operator()()

CUB_RUNTIME_FUNCTION __forceinline__ __device__ bool SeqInfoComparator::operator() ( const SeqInfo el1,
const SeqInfo el2 
)
inline

Member Data Documentation

◆ allStr

char* SeqInfoComparator::allStr = NULL

◆ offsets

unsigned int* SeqInfoComparator::offsets = NULL

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