HomeSort by relevance Sort by last modified time
    Searched full:final_olabel (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
factor-weight.h 49 Label final_olabel; // output label of arc created when factoring final w's member in struct:fst::FactorWeightOptions
55 final_olabel(ol) {}
60 : delta(d), mode(m), final_ilabel(il), final_olabel(ol) {}
64 : delta(kDelta), mode(m), final_ilabel(il), final_olabel(ol) {}
189 final_olabel_(opts.final_olabel) {

Completed in 63 milliseconds