FST  openfst-1.8.3
OpenFst Library
Public Types | Public Member Functions | List of all members
fst::LabelCommonDivisor< Label, S > Struct Template Reference

#include <determinize.h>

Public Types

using Weight = StringWeight< Label, S >
 

Public Member Functions

Weight operator() (const Weight &w1, const Weight &w2) const
 

Detailed Description

template<typename Label, StringType S>
struct fst::LabelCommonDivisor< Label, S >

Definition at line 88 of file determinize.h.

Member Typedef Documentation

template<typename Label, StringType S>
using fst::LabelCommonDivisor< Label, S >::Weight = StringWeight<Label, S>

Definition at line 90 of file determinize.h.

Member Function Documentation

template<typename Label, StringType S>
Weight fst::LabelCommonDivisor< Label, S >::operator() ( const Weight w1,
const Weight w2 
) const
inline

Definition at line 92 of file determinize.h.


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