NVBIO
|
A functor adding the given constant to all intergers
Definition at line 178 of file sufsort_priv.h.
#include <sufsort_priv.h>
Public Types | |
typedef uint32 | argument_type |
typedef uint32 | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | offset_functor (const uint32 _offset) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 | operator() (const uint32 i) const |
Public Members | |
const uint32 | offset |
Definition at line 180 of file sufsort_priv.h.
Definition at line 181 of file sufsort_priv.h.
|
inline |
constructor
Definition at line 186 of file sufsort_priv.h.
|
inline |
return the length of the i-th string
Definition at line 191 of file sufsort_priv.h.
Definition at line 193 of file sufsort_priv.h.