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

Options lists are used for sampling; items also in backtracking. More...

#include <vitmatrix.hh>

Public Member Functions

 OptionListItem (int st, int bs, Double p)
 
 OptionListItem (int st, int bs, int pe, Double p)
 
void reset ()
 
void resetPredEnd ()
 

Public Attributes

int state
 
int base
 
int predEnd
 
Double probability
 

Detailed Description

Options lists are used for sampling; items also in backtracking.

Author
Oliver Keller
Mario Stanke

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