NVBIO
|
A binary functor to merge keys with new radices
Definition at line 952 of file sufsort_priv.h.
#include <sufsort_priv.h>
Public Types | |
typedef uint32 | first_argument_type |
typedef uint64 | second_argument_type |
typedef uint64 | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const first_argument_type radix, const second_argument_type key) const |
Definition at line 954 of file sufsort_priv.h.
Definition at line 956 of file sufsort_priv.h.
Definition at line 955 of file sufsort_priv.h.
|
inline |