FST  openfst-1.8.3
OpenFst Library
Public Types | Public Member Functions | List of all members
fst::GallicCommonDivisor< Label, W, G, CommonDivisor > Class Template Reference

#include <determinize.h>

Public Types

using Weight = GallicWeight< Label, W, G >
 

Public Member Functions

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

Detailed Description

template<class Label, class W, GallicType G, class CommonDivisor = DefaultCommonDivisor<W>>
class fst::GallicCommonDivisor< Label, W, G, CommonDivisor >

Definition at line 117 of file determinize.h.

Member Typedef Documentation

template<class Label, class W, GallicType G, class CommonDivisor = DefaultCommonDivisor<W>>
using fst::GallicCommonDivisor< Label, W, G, CommonDivisor >::Weight = GallicWeight<Label, W, G>

Definition at line 119 of file determinize.h.

Member Function Documentation

template<class Label, class W, GallicType G, class CommonDivisor = DefaultCommonDivisor<W>>
Weight fst::GallicCommonDivisor< Label, W, G, CommonDivisor >::operator() ( const Weight w1,
const Weight w2 
) const
inline

Definition at line 121 of file determinize.h.


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