FST
openfst-1.8.2
OpenFst Library
|
#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 > |
Definition at line 681 of file string-weight.h.
using fst::GallicUnionWeightOptions< Label, W >::GW = GallicWeight<Label, W, GALLIC_RESTRICT> |
Definition at line 683 of file string-weight.h.
using fst::GallicUnionWeightOptions< Label, W >::ReverseOptions = GallicUnionWeightOptions<Label, W> |
Definition at line 682 of file string-weight.h.
using fst::GallicUnionWeightOptions< Label, W >::SI = StringWeightIterator<SW> |
Definition at line 685 of file string-weight.h.
using fst::GallicUnionWeightOptions< Label, W >::SW = StringWeight<Label, GallicStringType(GALLIC_RESTRICT)> |
Definition at line 684 of file string-weight.h.