FST
openfst-1.8.2
OpenFst Library
|
#include <weight-class.h>
Public Member Functions | |
WeightClassImpl (const W &weight) | |
WeightClassImpl< W > * | Copy () const final |
const std::string & | Type () const final |
void | Print (std::ostream *ostrm) const final |
std::string | ToString () const final |
bool | Member () const final |
bool | operator== (const WeightImplBase &other) const final |
bool | operator!= (const WeightImplBase &other) const final |
WeightClassImpl< W > & | PlusEq (const WeightImplBase &other) final |
WeightClassImpl< W > & | TimesEq (const WeightImplBase &other) final |
WeightClassImpl< W > & | DivideEq (const WeightImplBase &other) final |
WeightClassImpl< W > & | PowerEq (size_t n) final |
W * | GetImpl () |
![]() | |
virtual | ~WeightImplBase () |
Definition at line 54 of file weight-class.h.
|
inlineexplicit |
Definition at line 56 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 58 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 93 of file weight-class.h.
|
inline |
Definition at line 104 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 70 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 77 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 72 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 81 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 99 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 64 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 87 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 66 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 62 of file weight-class.h.