FST
openfst-1.8.3
OpenFst Library
|
#include <product-weight.h>
Public Types | |
using | Weight = ProductWeight< 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 107 of file product-weight.h.
using fst::Adder< ProductWeight< W1, W2 > >::Weight = ProductWeight<W1, W2> |
Definition at line 109 of file product-weight.h.
|
default |
|
inlineexplicit |
Definition at line 113 of file product-weight.h.
|
inline |
Definition at line 115 of file product-weight.h.
|
inline |
Definition at line 123 of file product-weight.h.
|
inline |
Definition at line 121 of file product-weight.h.