#include <fst/difference.h>
Inherits fst::ComposeFstOptions< A, M, F, T >.

Public Member Functions | |
| DifferenceFstOptions (const CacheOptions &opts, M *mat1=0, M *mat2=0, F *filt=0, T *sttable=0) | |
| DifferenceFstOptions () | |
Definition at line 37 of file difference.h.
| fst::DifferenceFstOptions< A, M, F, T >::DifferenceFstOptions | ( | const CacheOptions & | opts, | |
| M * | mat1 = 0, |
|||
| M * | mat2 = 0, |
|||
| F * | filt = 0, |
|||
| T * | sttable = 0 | |||
| ) | [inline, explicit] |
Definition at line 38 of file difference.h.
| fst::DifferenceFstOptions< A, M, F, T >::DifferenceFstOptions | ( | ) | [inline] |
Definition at line 43 of file difference.h.
1.7.1