This is the complete list of members for EST_PredictionSuffixTree, including all inherited members.
| accumulate(const EST_StrVector &words, const double count=1, const int index=0) | EST_PredictionSuffixTree | |
| build(const EST_String filename, const EST_String prev, const EST_String prev_prev, const EST_String last) | EST_PredictionSuffixTree | |
| build(const EST_StrList &input) | EST_PredictionSuffixTree | |
| clear(void) | EST_PredictionSuffixTree | |
| EST_PredictionSuffixTree() | EST_PredictionSuffixTree | |
| EST_PredictionSuffixTree(const int order) | EST_PredictionSuffixTree | inline |
| EST_PredictionSuffixTree(const EST_String filename) | EST_PredictionSuffixTree | |
| EST_PredictionSuffixTree(const EST_TList< EST_String > &vocab, int order=2) | EST_PredictionSuffixTree | |
| init(const int order) | EST_PredictionSuffixTree | |
| load(const EST_String filename) | EST_PredictionSuffixTree | |
| nodes | EST_PredictionSuffixTree | protected |
| num_states | EST_PredictionSuffixTree | protected |
| order(void) const | EST_PredictionSuffixTree | inline |
| p_accumulate(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, double count, const int index=0) | EST_PredictionSuffixTree | protected |
| p_order | EST_PredictionSuffixTree | protected |
| p_prob_dist(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, const int index=0) const | EST_PredictionSuffixTree | protected |
| pd | EST_PredictionSuffixTree | protected |
| ppredict(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, double *prob, int *state, const int index=0) const | EST_PredictionSuffixTree | protected |
| predict(const EST_StrVector &words) const | EST_PredictionSuffixTree | |
| predict(const EST_StrVector &words, double *prob) const | EST_PredictionSuffixTree | |
| predict(const EST_StrVector &words, double *prob, int *state) const | EST_PredictionSuffixTree | |
| print_freqs(ostream &os) | EST_PredictionSuffixTree | |
| print_probs(ostream &os) | EST_PredictionSuffixTree | |
| prob_dist(const EST_StrVector &words) const | EST_PredictionSuffixTree | inline |
| rev_prob(const EST_StrVector &words) const | EST_PredictionSuffixTree | |
| rev_prob(const EST_StrVector &words, const EST_DiscreteProbDistribution &pd) const | EST_PredictionSuffixTree | |
| samples() const | EST_PredictionSuffixTree | inline |
| save(const EST_String filename, const EST_PredictionSuffixTree::EST_filetype type=PredictionSuffixTree_ascii) | EST_PredictionSuffixTree | |
| states() const | EST_PredictionSuffixTree | inline |
| test(const EST_String filename) | EST_PredictionSuffixTree | |
| ~EST_PredictionSuffixTree() | EST_PredictionSuffixTree |