Searched defs:WeightConvert (Results 1 - 3 of 3) sorted by relevance

/external/openfst/src/include/fst/
H A Dweight.h163 struct WeightConvert { struct in namespace:fst
165 FSTERROR() << "WeightConvert: can't convert weight from \""
173 struct WeightConvert<W, W> { struct in namespace:fst
H A Dsigned-log-weight.h227 FSTERROR() << "WeightConvert: can't convert weight from \""
236 struct WeightConvert<SignedLogWeight, TropicalWeight> { struct in namespace:fst
245 struct WeightConvert<SignedLog64Weight, TropicalWeight> { struct in namespace:fst
255 struct WeightConvert<SignedLogWeight, LogWeight> { struct in namespace:fst
264 struct WeightConvert<SignedLog64Weight, LogWeight> { struct in namespace:fst
274 struct WeightConvert<SignedLogWeight, Log64Weight> { struct in namespace:fst
283 struct WeightConvert<SignedLog64Weight, Log64Weight> { struct in namespace:fst
293 struct WeightConvert<TropicalWeight, SignedLogWeight> { struct in namespace:fst
302 struct WeightConvert<LogWeight, SignedLogWeight> { struct in namespace:fst
311 struct WeightConvert<Log64Weigh struct in namespace:fst
320 struct WeightConvert<SignedLog64Weight, SignedLogWeight> { struct in namespace:fst
330 struct WeightConvert<TropicalWeight, SignedLog64Weight> { struct in namespace:fst
339 struct WeightConvert<LogWeight, SignedLog64Weight> { struct in namespace:fst
348 struct WeightConvert<Log64Weight, SignedLog64Weight> { struct in namespace:fst
357 struct WeightConvert<SignedLogWeight, SignedLog64Weight> { struct in namespace:fst
[all...]
H A Dfloat-weight.h568 struct WeightConvert<LogWeight, TropicalWeight> { struct in namespace:fst
573 struct WeightConvert<Log64Weight, TropicalWeight> { struct in namespace:fst
579 struct WeightConvert<TropicalWeight, LogWeight> { struct in namespace:fst
584 struct WeightConvert<Log64Weight, LogWeight> { struct in namespace:fst
590 struct WeightConvert<TropicalWeight, Log64Weight> { struct in namespace:fst
595 struct WeightConvert<LogWeight, Log64Weight> { struct in namespace:fst

Completed in 473 milliseconds