According to: http://www.cise.ufl.edu/~sahni/dsaaj/enrich/c16/suffix.htm http://stackoverflow.com/questions/9452701.
More...
#include <gdst_ukkonen_inserter.hpp>
vdj_pipe::gdst::Ukkonen_inserter::Ukkonen_inserter |
( |
Gdst & |
st, |
|
|
const Seq_id |
sid |
|
) |
| |
|
inline |
Branch_id vdj_pipe::gdst::Ukkonen_inserter::active_child |
( |
| ) |
const |
|
inlineprivate |
void vdj_pipe::gdst::Ukkonen_inserter::active_child |
( |
const Branch_id |
bid | ) |
|
|
inlineprivate |
Nucleotide vdj_pipe::gdst::Ukkonen_inserter::active_edge |
( |
| ) |
const |
|
inlineprivate |
void vdj_pipe::gdst::Ukkonen_inserter::add_to_leaf |
( |
const Branch_id |
bid | ) |
|
|
inlineprivate |
unsigned vdj_pipe::gdst::Ukkonen_inserter::edge_length |
( |
| ) |
const |
|
inlineprivate |
bool vdj_pipe::gdst::Ukkonen_inserter::has_next |
( |
| ) |
const |
|
inline |
static void vdj_pipe::gdst::Ukkonen_inserter::insert |
( |
Gdst & |
st, |
|
|
const Seq_id |
sid |
|
) |
| |
|
inlinestatic |
void vdj_pipe::gdst::Ukkonen_inserter::insert |
( |
| ) |
|
|
inline |
Branch_id vdj_pipe::gdst::Ukkonen_inserter::leaf_from_branch |
( |
const Branch_id |
bid, |
|
|
const Nucleotide |
n1 |
|
) |
| |
|
inlineprivate |
Nucleotide vdj_pipe::gdst::Ukkonen_inserter::letter |
( |
const unsigned |
i | ) |
const |
|
inlineprivate |
void vdj_pipe::gdst::Ukkonen_inserter::next |
( |
| ) |
|
|
inline |
void vdj_pipe::gdst::Ukkonen_inserter::set_active_node |
( |
const Branch_id |
bid | ) |
|
|
inlineprivate |
void vdj_pipe::gdst::Ukkonen_inserter::set_branch_sl |
( |
const Branch_id |
bid | ) |
|
|
inlineprivate |
void vdj_pipe::gdst::Ukkonen_inserter::set_leaf_sl |
( |
const Branch_id |
bid | ) |
|
|
inlineprivate |
Branch_id vdj_pipe::gdst::Ukkonen_inserter::split_active_edge |
( |
const unsigned |
i, |
|
|
const Nucleotide |
n2 |
|
) |
| |
|
inlineprivate |
unsigned vdj_pipe::gdst::Ukkonen_inserter::active_length_ |
|
private |
Branch_id vdj_pipe::gdst::Ukkonen_inserter::active_node_ |
|
private |
unsigned vdj_pipe::gdst::Ukkonen_inserter::md_ |
|
private |
Branch_id vdj_pipe::gdst::Ukkonen_inserter::prev_branch_ |
|
private |
Branch_id vdj_pipe::gdst::Ukkonen_inserter::prev_leaf_ |
|
private |
const Seq_id vdj_pipe::gdst::Ukkonen_inserter::sid_ |
|
private |
Gdst& vdj_pipe::gdst::Ukkonen_inserter::st_ |
|
private |
boost::string_ref vdj_pipe::gdst::Ukkonen_inserter::suff_ |
|
private |
The documentation for this class was generated from the following file: