FST
openfst-1.8.4
OpenFst Library
|
#include <factor-weight.h>
Public Types | |
using | GW = GallicWeight< Label, W, GALLIC > |
using | GRW = GallicWeight< Label, W, GALLIC_RESTRICT > |
Public Member Functions | |
GallicFactor (const GW &weight) | |
bool | Done () const |
void | Next () |
void | Reset () |
std::pair< GW, GW > | Value () const |
Definition at line 195 of file factor-weight.h.
using fst::GallicFactor< Label, W, GALLIC >::GRW = GallicWeight<Label, W, GALLIC_RESTRICT> |
Definition at line 198 of file factor-weight.h.
using fst::GallicFactor< Label, W, GALLIC >::GW = GallicWeight<Label, W, GALLIC> |
Definition at line 197 of file factor-weight.h.
|
inlineexplicit |
Definition at line 200 of file factor-weight.h.
|
inline |
Definition at line 205 of file factor-weight.h.
|
inline |
Definition at line 207 of file factor-weight.h.
|
inline |
Definition at line 209 of file factor-weight.h.
|
inline |
Definition at line 211 of file factor-weight.h.