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