TrivialFactorWeightFstImpl< A, F >::Element Struct Reference

#include <trivial-factor-weight.h>

Collaboration diagram for TrivialFactorWeightFstImpl< A, F >::Element:

Public Member Functions

 Element ()
 
 Element (StateId s, Weight w)
 

Public Attributes

StateId state
 
Weight weight
 

Detailed Description

template<class A, class F>
struct fst::internal::TrivialFactorWeightFstImpl< A, F >::Element

Definition at line 115 of file trivial-factor-weight.h.

Constructor & Destructor Documentation

◆ Element() [1/2]

Element ( )
inline

Definition at line 116 of file trivial-factor-weight.h.

116 {}

◆ Element() [2/2]

Member Data Documentation

◆ state

◆ weight


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