Edinburgh Speech Tools  2.1-release
EST_BackoffNgrammarState Member List

This is the complete list of members for EST_BackoffNgrammarState, including all inherited members.

accumulate(const EST_StrVector &words, const double count=1)EST_BackoffNgrammarState
accumulate(const EST_IVector &words, const double count=1)EST_BackoffNgrammarState
add_child(const EST_Discrete *d, const EST_StrVector &words)EST_BackoffNgrammarStateprotected
add_child(const EST_Discrete *d, const EST_IVector &words)EST_BackoffNgrammarStateprotected
backoff_weightEST_BackoffNgrammarStateprotected
childrenEST_BackoffNgrammarStateprotected
clear()EST_BackoffNgrammarState
EST_BackoffNgrammarState()EST_BackoffNgrammarStateinline
EST_BackoffNgrammarState(const EST_Discrete *d, int level)EST_BackoffNgrammarStateinline
EST_BackoffNgrammarState(const EST_DiscreteProbDistribution &pdf, int level)EST_BackoffNgrammarStateinline
EST_BackoffNgrammarState(const EST_BackoffNgrammarState &s)EST_BackoffNgrammarState
EST_BackoffNgrammarState(const EST_BackoffNgrammarState *const s)EST_BackoffNgrammarState
frequency(const EST_String &w) const EST_BackoffNgrammarStateinline
frequency_of_frequencies(EST_DVector &ff)EST_BackoffNgrammarState
get_backoff_weight() const EST_BackoffNgrammarStateinline
get_backoff_weight(const EST_StrVector &words) const EST_BackoffNgrammarState
get_child(const EST_String &word) const EST_BackoffNgrammarStateinline
get_child(const int word) const EST_BackoffNgrammarStateinline
get_state(const EST_StrVector &words) const EST_BackoffNgrammarState
init()EST_BackoffNgrammarState
init(const EST_Discrete *d, int level)EST_BackoffNgrammarState
init(const EST_DiscreteProbDistribution &pdf, int level)EST_BackoffNgrammarState
level() const EST_BackoffNgrammarStateinline
most_probable(double *prob=NULL) const EST_BackoffNgrammarStateinline
ngram_exists(const EST_StrVector &words, const double threshold) const EST_BackoffNgrammarState
operator<<(ostream &s, const EST_BackoffNgrammarState &a)EST_BackoffNgrammarStatefriend
p_levelEST_BackoffNgrammarStateprotected
p_pdfEST_BackoffNgrammarStateprotected
pdf()EST_BackoffNgrammarStateinline
pdf_const() const EST_BackoffNgrammarStateinline
print_freqs(ostream &os, const int order, EST_String followers="")EST_BackoffNgrammarState
probability(const EST_String &w) const EST_BackoffNgrammarStateinline
remove_child(EST_BackoffNgrammarState *child, const EST_String &name)EST_BackoffNgrammarState
set_backoff_weight(const EST_StrVector &words, const double w)EST_BackoffNgrammarState
zap()EST_BackoffNgrammarState
~EST_BackoffNgrammarState()EST_BackoffNgrammarState