NVBIO
|
Definition at line 33 of file wavelet_tree_inl.h.
#include <wavelet_tree_inl.h>
Public Types | |
typedef symbol_type | argument_type |
typedef symbol_type | result_type |
Public Methods | |
NVBIO_HOST_DEVICE | select_bit_functor (const uint32 _i) |
NVBIO_HOST_DEVICE symbol_type | operator() (const symbol_type c) const |
Public Members | |
const uint32 | i |
typedef symbol_type nvbio::select_bit_functor< symbol_type >::argument_type |
Definition at line 35 of file wavelet_tree_inl.h.
typedef symbol_type nvbio::select_bit_functor< symbol_type >::result_type |
Definition at line 36 of file wavelet_tree_inl.h.
|
inline |
Definition at line 39 of file wavelet_tree_inl.h.
|
inline |
Definition at line 42 of file wavelet_tree_inl.h.
const uint32 nvbio::select_bit_functor< symbol_type >::i |
Definition at line 44 of file wavelet_tree_inl.h.