LatticeBiglmFasterDecoder::TokenList Struct Reference
Collaboration diagram for LatticeBiglmFasterDecoder::TokenList:

Public Member Functions

 TokenList ()
 

Public Attributes

Tokentoks
 
bool must_prune_forward_links
 
bool must_prune_tokens
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TokenList()

Member Data Documentation

◆ must_prune_forward_links

bool must_prune_forward_links

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

◆ must_prune_tokens

bool must_prune_tokens

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

◆ toks

Token* toks

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


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