|
NVBIO
|
A host-side q-group index (see Q-Group Index Module)
#include <qgroup.h>
Public Types | |
| typedef host_tag | system_tag |
| typedef thrust::host_vector < uint32 > | vector_type |
| typedef uint32 | coord_type |
| typedef QGroupIndexView | plain_view_type |
| typedef ConstQGroupIndexView | const_plain_view_type |
Public Methods | |
| uint64 | used_host_memory () const |
| uint64 | used_device_memory () const |
Public Members | |
| uint32 | Q |
| uint32 | n_qgrams |
| uint32 | n_unique_qgrams |
| vector_type | I |
| vector_type | S |
| vector_type | SS |
| vector_type | P |
Static Public Members | |
| static const uint32 | WORD_SIZE = 32 |
| typedef thrust::host_vector<uint32> nvbio::QGroupIndexHost::vector_type |
|
inline |
|
inline |
| vector_type nvbio::QGroupIndexHost::I |
| vector_type nvbio::QGroupIndexHost::P |
| vector_type nvbio::QGroupIndexHost::S |
| vector_type nvbio::QGroupIndexHost::SS |
1.8.4