FST
openfst-1.8.2.post1
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 190 of file factor-weight.h.
using fst::GallicFactor< Label, W, GALLIC >::GRW = GallicWeight<Label, W, GALLIC_RESTRICT> |
Definition at line 193 of file factor-weight.h.
using fst::GallicFactor< Label, W, GALLIC >::GW = GallicWeight<Label, W, GALLIC> |
Definition at line 192 of file factor-weight.h.
|
inlineexplicit |
Definition at line 195 of file factor-weight.h.
|
inline |
Definition at line 200 of file factor-weight.h.
|
inline |
Definition at line 202 of file factor-weight.h.
|
inline |
Definition at line 204 of file factor-weight.h.
|
inline |
Definition at line 206 of file factor-weight.h.