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

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h915 struct ExpandOptions { struct in namespace:fst
920 ExpandOptions(bool c = true, bool k = false, function in struct:fst::ExpandOptions
937 const ExpandOptions<Arc> &opts) {
970 Expand(ifst, parens, ofst, ExpandOptions<Arc>(connect, keep_parentheses));

Completed in 155 milliseconds