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

/external/openfst/src/include/fst/
H A Ddifference.h145 typedef ComposeOptions DifferenceOptions; typedef in namespace:fst
162 const DifferenceOptions &opts = DifferenceOptions()) {
160 Difference(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2, MutableFst<Arc> *ofst, const DifferenceOptions &opts = DifferenceOptions()) argument
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddifference.h113 typedef ComposeOptions DifferenceOptions; typedef in namespace:fst
130 const DifferenceOptions &opts = DifferenceOptions()) {
128 Difference(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2, MutableFst<Arc> *ofst, const DifferenceOptions &opts = DifferenceOptions()) argument

Completed in 1541 milliseconds