NVBIO
|
A functor to transform a global suffix index into a DCS-local index
#include <dcs.h>
Public Types | |
typedef uint32 | argument_type |
typedef uint32 | result_type |
Public Methods | |
DCS_string_suffix_index (const DCSView _dcs) | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const uint32 suffix_idx) const |
Public Members | |
const DCSView | dcs |
|
inline |