NVBIO
|
A binary functor implementing some custom logic to remove singletons from a set of segment-flags
Definition at line 933 of file sufsort_priv.h.
#include <sufsort_priv.h>
Public Types | |
typedef uint32 | first_argument_type |
typedef uint32 | second_argument_type |
typedef uint32 | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const uint32 flag1, const uint32 flag2) const |
Definition at line 935 of file sufsort_priv.h.
Definition at line 937 of file sufsort_priv.h.
Definition at line 936 of file sufsort_priv.h.
|
inline |