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

#include <vitmatrix.hh>

Inheritance diagram for ViterbiColumnType:

Public Member Functions

void reset (int n)
 
void erase (int state)
 
Double get (int state) const
 
Double get (int state, SubstateId substate) const
 
Double operator[] (int state) const
 
Doubleoperator[] (int state)
 
bool has (int state) const
 
int size ()
 
int max_capacity ()
 
bool hasSubstates (int state) const
 
const ViterbiSubmapTypegetSubstates (int state) const
 
ViterbiSubmapTypegetSubstates (int state)
 
void getMaxSubstate (int state, SubstateId &substate, Double &value) const
 
ViterbiSubmapTypeaddSubstates (const ViterbiSubmapType &newmap)
 
template<class Tp , class FncPtr >
void foreachSubstate (Tp p, FncPtr f)
 
void eraseSubstates (int state)
 
int eraseUnneededSubstates ()
 
int removeEmptySubmaps ()
 

Detailed Description

Author
Oliver Keller
Mario Stanke

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