OmniSciDB
a5dc49c757
|
Public Member Functions | |
is_taken_entry (const int8_t *buff, const size_t stride) | |
__host__ __device__ bool | operator() (const I index) |
Public Attributes | |
const int8_t * | buff_ptr |
const size_t | key_stride |
Definition at line 38 of file TopKSort.cu.
|
inline |
Definition at line 39 of file TopKSort.cu.
|
inline |
Definition at line 41 of file TopKSort.cu.
References is_taken_entry< K, I >::buff_ptr, and is_taken_entry< K, I >::key_stride.
const int8_t* is_taken_entry< K, I >::buff_ptr |
Definition at line 44 of file TopKSort.cu.
Referenced by is_taken_entry< K, I >::operator()().
const size_t is_taken_entry< K, I >::key_stride |
Definition at line 45 of file TopKSort.cu.
Referenced by is_taken_entry< K, I >::operator()().