28 Apply<Operation<FstReweightArgs>>(
"Reweight", fst->
ArcType(), &args);
REGISTER_FST_OPERATION_3ARCS(Compress, CompressArgs)
const std::string & ArcType() const final
void Reweight(FstReweightArgs *args)
std::tuple< MutableFstClass *, const std::vector< WeightClass > &, ReweightType > FstReweightArgs