ActivePath Struct Reference
Collaboration diagram for ActivePath:

Public Attributes

std::vector< KwsLexicographicArc::Label > path
 
KwsLexicographicArc::Weight weight
 
KwsLexicographicArc::Label last
 

Detailed Description

Definition at line 84 of file kws-search.cc.

Member Data Documentation

◆ last

KwsLexicographicArc::Label last

Definition at line 87 of file kws-search.cc.

Referenced by kaldi::GenerateActivePaths().

◆ path

std::vector<KwsLexicographicArc::Label> path

Definition at line 85 of file kws-search.cc.

Referenced by kaldi::GenerateActivePaths().

◆ weight

KwsLexicographicArc::Weight weight

Definition at line 86 of file kws-search.cc.

Referenced by kaldi::GenerateActivePaths().


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