Cambridge SMT System
|
#include "TGMert.h"
#include "function-weight.h"
#include "fast-shortest-distance.h"
#include "mapping-shortest-path.h"
Go to the source code of this file.
Functions | |
void const | ComputeShortestPath (const fst::VectorFst< FunctionArc > &fst, double x, MertLine &line) |
MertList | ComputeFromFunctionArc (const fst::VectorFst< FunctionArc > &fst) |
MertList ComputeFromFunctionArc | ( | const fst::VectorFst< FunctionArc > & | fst | ) |
Definition at line 34 of file TGMert.cpp.
void const ComputeShortestPath | ( | const fst::VectorFst< FunctionArc > & | fst, |
double | x, | ||
MertLine & | line | ||
) |
Definition at line 17 of file TGMert.cpp.