Cambridge SMT System
task.hifst.expandednumstates.hpp File Reference

Contains utility class to predict number of states of an RTN after expanding to equivalent FSA. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucam::hifst::ExpandedNumStatesRTN< Arc >
 Utility class that, given an RTN with root at (cc,x,y), estimates the number of states of an expanded FSA The RTN is not explicitly passed to this class. Instead, it is updated sequentially as individual FSAs are created. More...
 

Namespaces

 ucam
 
 ucam::hifst
 

Detailed Description

Contains utility class to predict number of states of an RTN after expanding to equivalent FSA.

Date
22-10-2012
Author
Gonzalo Iglesias

Definition in file task.hifst.expandednumstates.hpp.