GRM-SFST  sfst-1.2.1
OpenGrm SFst Library
Namespaces | Functions
intersect.h File Reference
#include <sys/types.h>
#include <fst/compose.h>
#include <fst/fst.h>
#include <fst/mutable-fst.h>
#include <sfst/phi2matcher.h>
#include <sfst/trim.h>
Include dependency graph for intersect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sfst
 

Functions

template<class Arc >
bool sfst::Intersect (const fst::Fst< Arc > &ifst1, const fst::Fst< Arc > &ifst2, fst::MutableFst< Arc > *ofst, typename Arc::Label phi_label=fst::kNoLabel, bool trim=true, TrimType trim_type=TRIM_NEEDED_FINAL)