Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_PredictionSuffixTree_tree_node Class Reference
Collaboration diagram for EST_PredictionSuffixTree_tree_node:

Public Member Functions

void clear (void)
 
const EST_Stringget_path (void) const
 
void set_path (const EST_String &s)
 
void set_level (int l)
 
void set_state (int s)
 
int get_state (void) const
 
int get_level (void) const
 
void cumulate (const EST_String &s, double count=1)
 
void cumulate (const int i, double count=1)
 
const EST_Stringmost_probable (double *p) const
 
const
EST_DiscreteProbDistribution
prob_dist () const
 
void print_freqs (ostream &os)
 
void print_probs (ostream &os)
 

Public Attributes

EST_Features nodes
 

Protected Member Functions

void delete_node (void *n)
 

Protected Attributes

int p_level
 
int state
 
EST_DiscreteProbDistribution pd
 
EST_String path
 

Detailed Description

Definition at line 48 of file EST_PST.h.


The documentation for this class was generated from the following files: