FST  openfst-1.8.3
OpenFst Library
Classes | Public Types | List of all members
fst::GallicUnionWeightOptions< Label, W > Struct Template Reference

#include <string-weight.h>

Classes

struct  Compare
 
struct  Merge
 

Public Types

using ReverseOptions = GallicUnionWeightOptions< Label, W >
 
using GW = GallicWeight< Label, W, GALLIC_RESTRICT >
 
using SW = StringWeight< Label, GallicStringType(GALLIC_RESTRICT)>
 
using SI = StringWeightIterator< SW >
 

Detailed Description

template<class Label, class W>
struct fst::GallicUnionWeightOptions< Label, W >

Definition at line 687 of file string-weight.h.

Member Typedef Documentation

template<class Label , class W >
using fst::GallicUnionWeightOptions< Label, W >::GW = GallicWeight<Label, W, GALLIC_RESTRICT>

Definition at line 689 of file string-weight.h.

template<class Label , class W >
using fst::GallicUnionWeightOptions< Label, W >::ReverseOptions = GallicUnionWeightOptions<Label, W>

Definition at line 688 of file string-weight.h.

template<class Label , class W >
using fst::GallicUnionWeightOptions< Label, W >::SI = StringWeightIterator<SW>

Definition at line 691 of file string-weight.h.

template<class Label , class W >
using fst::GallicUnionWeightOptions< Label, W >::SW = StringWeight<Label, GallicStringType(GALLIC_RESTRICT)>

Definition at line 690 of file string-weight.h.


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