FST
openfst-1.8.4
OpenFst Library
|
#include <fst/script/reweight.h>
#include <vector>
#include <fst/reweight.h>
#include <fst/script/fst-class.h>
#include <fst/script/script-impl.h>
#include <fst/script/weight-class.h>
Go to the source code of this file.
Namespaces | |
fst | |
fst::script | |
Functions | |
void | fst::script::Reweight (MutableFstClass *fst, const std::vector< WeightClass > &potentials, ReweightType reweight_type) |
fst::script::REGISTER_FST_OPERATION_3ARCS (Reweight, FstReweightArgs) | |