Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
EOPList Class Reference

data structure to store possible endOfPred positions to iterate directly only over those endOfPred positions, that are possible in the inner loop of the Viterbi algorithm. More...

#include <statemodel.hh>

Public Member Functions

void clear ()
 
void init ()
 
void decrement (int &endOfPred)
 
void update (int endOfPred)
 

Public Attributes

list< int > possibleEndOfPreds
 
list< int >::iterator eopit
 
bool inCache
 

Detailed Description

data structure to store possible endOfPred positions to iterate directly only over those endOfPred positions, that are possible in the inner loop of the Viterbi algorithm.

Author
Emmanouil Stafilarakis
Mario Stanke

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