|
NVBIO
|
pack-read functor, converting an integer read id into a packed_read
#include <defs.h>
Public Types | |
| typedef uint32 | argument_type |
| typedef packed_read | result_type |
Public Methods | |
| pack_read () | |
| pack_read (const uint32 _top_flag) | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE packed_read | operator() (const uint32 i) const |
Public Members | |
| uint32 | top_flag |
|
inline |
|
inline |
1.8.4