FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
isomorphic.h File Reference
#include <fst/log.h>
#include <fst/extensions/far/far.h>
#include <fst/extensions/far/map-reduce.h>
#include <fst/fst.h>
#include <fst/isomorphic.h>
#include <fst/weight.h>
#include <string_view>
Include dependency graph for isomorphic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fst
 

Functions

template<class Arc >
bool fst::Isomorphic (FarReader< Arc > &reader1, FarReader< Arc > &reader2, float delta=kDelta, std::string_view begin_key="", std::string_view end_key="")