FST
openfst-1.8.2.post1
OpenFst Library
|
#include <algorithm>
#include <cstdint>
#include <functional>
#include <memory>
#include <string>
#include <string_view>
#include <vector>
#include <fst/cache.h>
#include <fst/test-properties.h>
#include <unordered_map>
#include <unordered_set>
Go to the source code of this file.
Namespaces | |
fst | |
fst::internal | |
Typedefs | |
using | fst::SynchronizeFstOptions = CacheOptions |
Functions | |
template<class Arc > | |
void | fst::Synchronize (const Fst< Arc > &ifst, MutableFst< Arc > *ofst) |