|
NVBIO
|
A functor to evaluate whether an index is in a Difference Cover Sample
#include <dcs.h>
Public Types | |
| typedef uint32 | argument_type |
| typedef uint32 | result_type |
Public Methods | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | DCS_predicate (const uint32 _Q, const uint8 *_dc_bitmask) |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const uint32 suffix) const |
Public Members | |
| const uint32 | Q |
| const uint8 * | dc_bitmask |
|
inline |
|
inline |
1.8.4