FST
openfst-1.8.2
OpenFst Library
|
#include <algorithm>
#include <cstdint>
#include <istream>
#include <limits>
#include <memory>
#include <string>
#include <type_traits>
#include <utility>
#include <fst/expanded-fst.h>
#include <fst/fst.h>
#include <fst/generic-register.h>
#include <fst/mutable-fst.h>
#include <fst/vector-fst.h>
#include <fst/script/arc-class.h>
#include <fst/script/weight-class.h>
#include <string_view>
Go to the source code of this file.
Namespaces | |
fst | |
fst::script | |
Macros | |
#define | REGISTER_FST_CLASS(Class, Arc) |
#define | REGISTER_FST_CLASSES(Arc) |
#define REGISTER_FST_CLASS | ( | Class, | |
Arc | |||
) |
Definition at line 654 of file fst-class.h.
#define REGISTER_FST_CLASSES | ( | Arc | ) |
Definition at line 660 of file fst-class.h.