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

Implements RTN class. Stores pointers to cell FSAs of the RTN using a hiero-index representing cell coordinates (cc,x,y) More...

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

Go to the source code of this file.

Classes

class  ucam::hifst::RTN< Arc >
 Convenience class that stores pointers to cell FSAs. These pointers are organized through a hash using a label built from (cc,x,y) as key. More...
 

Namespaces

 ucam
 
 ucam::hifst
 

Detailed Description

Implements RTN class. Stores pointers to cell FSAs of the RTN using a hiero-index representing cell coordinates (cc,x,y)

Date
1-10-2012
Author
Gonzalo Iglesias

Definition in file task.hifst.rtn.hpp.