Searched refs:WeightFromString (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dvector-fst.h379 template <class W> class WeightFromString { class in namespace:fst
386 W WeightFromString<W>::operator()(const string &s) {
393 TropicalWeight WeightFromString<TropicalWeight>::operator()(const string &s) {
401 LogWeight WeightFromString<LogWeight>::operator()(const string &s) {

Completed in 108 milliseconds