FST
openfst-1.8.4
OpenFst Library
|
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/script/fst-class.h>
#include <fst/script/prune.h>
#include <fst/script/weight-class.h>
Go to the source code of this file.
Functions | |
DECLARE_double (delta) | |
DECLARE_int64 (nstate) | |
DECLARE_string (weight) | |
int | fstprune_main (int argc, char **argv) |
DECLARE_double | ( | delta | ) |
DECLARE_int64 | ( | nstate | ) |
DECLARE_string | ( | weight | ) |
int fstprune_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file fstprune-main.cc.