Home
last modified time | relevance | path

Searched refs:WeightConvert (Results 1 – 6 of 6) sorted by relevance

/external/openfst/src/include/fst/
Dsigned-log-weight.h236 struct WeightConvert<SignedLogWeight, TropicalWeight> {
245 struct WeightConvert<SignedLog64Weight, TropicalWeight> {
255 struct WeightConvert<SignedLogWeight, LogWeight> {
264 struct WeightConvert<SignedLog64Weight, LogWeight> {
274 struct WeightConvert<SignedLogWeight, Log64Weight> {
283 struct WeightConvert<SignedLog64Weight, Log64Weight> {
293 struct WeightConvert<TropicalWeight, SignedLogWeight> {
302 struct WeightConvert<LogWeight, SignedLogWeight> {
311 struct WeightConvert<Log64Weight, SignedLogWeight> {
320 struct WeightConvert<SignedLog64Weight, SignedLogWeight> {
[all …]
Dweight.h163 struct WeightConvert { struct
173 struct WeightConvert<W, W> {
Dfloat-weight.h568 struct WeightConvert<LogWeight, TropicalWeight> {
573 struct WeightConvert<Log64Weight, TropicalWeight> {
579 struct WeightConvert<TropicalWeight, LogWeight> {
584 struct WeightConvert<Log64Weight, LogWeight> {
590 struct WeightConvert<TropicalWeight, Log64Weight> {
595 struct WeightConvert<LogWeight, Log64Weight> {
Daccumulator.h123 WeightConvert<Weight, Log64Weight> to_log_weight_;
124 WeightConvert<Log64Weight, Weight> to_weight_;
326 WeightConvert<Weight, Log64Weight> to_log_weight_;
327 WeightConvert<Log64Weight, Weight> to_weight_;
581 WeightConvert<Weight, Log64Weight> to_log_weight_;
582 WeightConvert<Log64Weight, Weight> to_weight_;
Drandgen.h100 WeightConvert<Weight, Log64Weight> to_log_weight_;
135 WeightConvert<Weight, Log64Weight> to_log_weight_;
499 WeightConvert<Log64Weight, Weight> to_weight_;
Darc-map.h750 WeightConvert<FromWeight, ToWeight> convert_weight_;