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()
const EST_String & EST_PredictionSuffixTree_tree_node::get_path |
( |
void | | ) |
const |
|
inline |
◆ set_path()
void EST_PredictionSuffixTree_tree_node::set_path |
( |
const EST_String & | s | ) |
|
|
inline |
◆ 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]
void EST_PredictionSuffixTree_tree_node::cumulate |
( |
const EST_String & | s, |
|
|
double | count = 1 ) |
|
inline |
◆ cumulate() [2/2]
void EST_PredictionSuffixTree_tree_node::cumulate |
( |
const int | i, |
|
|
double | count = 1 ) |
|
inline |
◆ most_probable()
const EST_String & EST_PredictionSuffixTree_tree_node::most_probable |
( |
double * | p | ) |
const |
◆ 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: