NVBIO
|
A functor subtracting the second element of a pair from the first
Definition at line 165 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 uint32 | operator() (const uint32 i) const |
Definition at line 167 of file sufsort_priv.h.
Definition at line 168 of file sufsort_priv.h.
|
inline |
return the length of the i-th string
Definition at line 173 of file sufsort_priv.h.