FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
compose.cc File Reference
#include <fst/script/compose.h>
#include <fst/compose.h>
#include <fst/properties.h>
#include <fst/script/fst-class.h>
#include <fst/script/script-impl.h>
Include dependency graph for compose.cc:

Go to the source code of this file.

Namespaces

 fst
 
 fst::script
 

Functions

void fst::script::Compose (const FstClass &ifst1, const FstClass &ifst2, MutableFstClass *ofst, const ComposeOptions &opts=ComposeOptions())
 
 fst::script::REGISTER_FST_OPERATION_3ARCS (Compose, FstComposeArgs)