HomeSort by relevance Sort by last modified time
    Searched refs:DIVIDE_RIGHT (Results 1 - 3 of 3) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
reweight.h 76 potential[arc.nextstate], DIVIDE_RIGHT);
99 Divide(Weight::One(), potential[state], DIVIDE_RIGHT),
107 DIVIDE_RIGHT),
114 Divide(Weight::One(), potential[fst->Start()], DIVIDE_RIGHT);
weight.h 42 // --> a = Divide(c, b, DIVIDE_RIGHT) if a right semiring and a.Member()
46 // = Divide(c, a, DIVIDE_RIGHT) if a commutative semiring
106 DIVIDE_RIGHT, // right division
string-weight.h 461 if (typ != DIVIDE_RIGHT)
486 if (typ != DIVIDE_RIGHT)

Completed in 158 milliseconds