NVBIO
|
Definition at line 271 of file sufsort_priv.h.
#include <sufsort_priv.h>
Public Types | |
typedef uint2 | argument_type |
typedef uint32 | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 | operator() (const uint2 suffix) const |
typedef uint2 nvbio::priv::suffix_component_functor< COMP >::argument_type |
Definition at line 273 of file sufsort_priv.h.
typedef uint32 nvbio::priv::suffix_component_functor< COMP >::result_type |
Definition at line 274 of file sufsort_priv.h.
|
inline |
return the length of the i-th string
Definition at line 279 of file sufsort_priv.h.