Home
last modified time | relevance | path

Searched refs:weight_str (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/script/
Dweight-class.cc30 const string &weight_str) in WeightClass() argument
36 impl_ = stw(weight_str, "WeightClass", 0); in WeightClass()
/external/openfst/src/include/fst/script/
Dweight-class.h85 WeightClass(const string &weight_type, const string &weight_str);