FST
openfst-1.8.4
OpenFst Library
|
#include <expectation-weight.h>
Public Types | |
using | Weight = ExpectationWeight< W1, W2 > |
Public Member Functions | |
Adder ()=default | |
Adder (Weight w) | |
Weight | Add (const Weight &w) |
Weight | Sum () const |
void | Reset (Weight w=Weight::Zero()) |
Definition at line 182 of file expectation-weight.h.
using fst::Adder< ExpectationWeight< W1, W2 > >::Weight = ExpectationWeight<W1, W2> |
Definition at line 184 of file expectation-weight.h.
|
default |
|
inlineexplicit |
Definition at line 188 of file expectation-weight.h.
|
inline |
Definition at line 190 of file expectation-weight.h.
|
inline |
Definition at line 198 of file expectation-weight.h.
|
inline |
Definition at line 196 of file expectation-weight.h.