NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
suffix_trie_inl.h File Reference
#include <nvbio/basic/numbers.h>
#include <nvbio/basic/popcount.h>

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)