template<
uint32 SYMBOL_SIZE,
bool BIG_ENDIAN,
typename storage_type,
typename offsets_iterator,
typename input_tag,
typename output_tag>
struct nvbio::priv::ChunkLoader< SYMBOL_SIZE, BIG_ENDIAN, storage_type, offsets_iterator, input_tag, output_tag >
A helper class to load a chunk of a string_set from the host onto the device
Definition at line 1193 of file sufsort_priv.h.
#include <sufsort_priv.h>
The documentation for this struct was generated from the following file: