FST
openfst-1.8.4
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 |
uint64_t | Properties () const override |
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 ()=default |
Definition at line 56 of file weight-class.h.
|
inlineexplicit |
Definition at line 58 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 60 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 97 of file weight-class.h.
|
inline |
Definition at line 108 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 76 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 85 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 103 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 66 of file weight-class.h.
|
inlineoverridevirtual |
Implements fst::script::WeightImplBase.
Definition at line 74 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 91 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 68 of file weight-class.h.
|
inlinefinalvirtual |
Implements fst::script::WeightImplBase.
Definition at line 64 of file weight-class.h.