NVBIO
|
Go to the source code of this file.
Classes | |
struct | nvbio::Collector< ALPHABET_SIZE_T, NodeType > |
struct | nvbio::trie_copy< ALPHABET_SIZE_T, TYPE_T > |
struct | nvbio::trie_copy< ALPHABET_SIZE_T, CompressedTrie > |
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
Functions | |
template<typename TrieType , typename NodeVector > | |
void | nvbio::build_suffix_trie (const TrieType &in_trie, NodeVector &out_nodes) |