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

/external/openfst/src/include/fst/
H A Dcompact-fst.h696 void SetCompactElements(const Iterator &b, const Iterator &e) { function in class:fst::CompactFstImpl
894 void SetCompactElements(const Iterator &b, const Iterator &e) { function in class:fst::CompactFst
895 GetImpl()->SetCompactElements(b, e);

Completed in 103 milliseconds