Edinburgh Speech Tools  2.1-release
EST_PredictionSuffixTree Member List

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_PredictionSuffixTreeinline
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
nodesEST_PredictionSuffixTreeprotected
num_statesEST_PredictionSuffixTreeprotected
order(void) const EST_PredictionSuffixTreeinline
p_accumulate(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, double count, const int index=0)EST_PredictionSuffixTreeprotected
p_orderEST_PredictionSuffixTreeprotected
p_prob_dist(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, const int index=0) const EST_PredictionSuffixTreeprotected
pdEST_PredictionSuffixTreeprotected
ppredict(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, double *prob, int *state, const int index=0) const EST_PredictionSuffixTreeprotected
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_PredictionSuffixTreeinline
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_PredictionSuffixTreeinline
save(const EST_String filename, const EST_PredictionSuffixTree::EST_filetype type=PredictionSuffixTree_ascii)EST_PredictionSuffixTree
states() const EST_PredictionSuffixTreeinline
test(const EST_String filename)EST_PredictionSuffixTree
~EST_PredictionSuffixTree()EST_PredictionSuffixTree