Definition at line 48 of file EST_PST.h.
◆ EST_PredictionSuffixTree_tree_node()
EST_PredictionSuffixTree_tree_node::EST_PredictionSuffixTree_tree_node |
( |
| ) |
|
|
inline |
◆ ~EST_PredictionSuffixTree_tree_node()
EST_PredictionSuffixTree_tree_node::~EST_PredictionSuffixTree_tree_node |
( |
| ) |
|
◆ delete_node()
void EST_PredictionSuffixTree_tree_node::delete_node |
( |
void * |
n | ) |
|
|
inlineprotected |
◆ get_path()
◆ set_path()
◆ set_level()
void EST_PredictionSuffixTree_tree_node::set_level |
( |
int |
l | ) |
|
|
inline |
◆ set_state()
void EST_PredictionSuffixTree_tree_node::set_state |
( |
int |
s | ) |
|
|
inline |
◆ get_state()
int EST_PredictionSuffixTree_tree_node::get_state |
( |
void |
| ) |
const |
|
inline |
◆ get_level()
int EST_PredictionSuffixTree_tree_node::get_level |
( |
void |
| ) |
const |
|
inline |
◆ cumulate() [1/2]
◆ cumulate() [2/2]
void EST_PredictionSuffixTree_tree_node::cumulate |
( |
const int |
i, |
|
|
double |
count = 1 |
|
) |
| |
|
inline |
◆ most_probable()
◆ prob_dist()
◆ print_freqs()
void EST_PredictionSuffixTree_tree_node::print_freqs |
( |
ostream & |
os | ) |
|
◆ print_probs()
void EST_PredictionSuffixTree_tree_node::print_probs |
( |
ostream & |
os | ) |
|
◆ p_level
int EST_PredictionSuffixTree_tree_node::p_level |
|
protected |
◆ state
int EST_PredictionSuffixTree_tree_node::state |
|
protected |
◆ pd
◆ path
EST_String EST_PredictionSuffixTree_tree_node::path |
|
protected |
◆ nodes
The documentation for this class was generated from the following files: