LatticeBiglmFasterDecoder::ForwardLink Struct Reference
Collaboration diagram for LatticeBiglmFasterDecoder::ForwardLink:

Public Member Functions

 ForwardLink (Token *next_tok, Label ilabel, Label olabel, BaseFloat graph_cost, BaseFloat acoustic_cost, ForwardLink *next)
 

Public Attributes

Tokennext_tok
 
Label ilabel
 
Label olabel
 
BaseFloat graph_cost
 
BaseFloat acoustic_cost
 
ForwardLinknext
 

Detailed Description

Definition at line 243 of file lattice-biglm-faster-decoder.h.

Constructor & Destructor Documentation

◆ ForwardLink()

Member Data Documentation

◆ acoustic_cost

◆ graph_cost

◆ ilabel

Label ilabel

Definition at line 245 of file lattice-biglm-faster-decoder.h.

◆ next

◆ next_tok

◆ olabel

Label olabel

Definition at line 246 of file lattice-biglm-faster-decoder.h.


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