#include <map>#include <set>Go to the source code of this file.
Namespaces | |
| namespace | MosesTraining |
| namespace | MosesTraining::Syntax |
| namespace | MosesTraining::Syntax::GHKM |
Typedefs | |
| typedef std::set< int > | MosesTraining::Syntax::GHKM::Span |
| typedef std::pair< int, int > | MosesTraining::Syntax::GHKM::ContiguousSpan |
Functions | |
| bool | MosesTraining::Syntax::GHKM::SpansIntersect (const Span &a, const ContiguousSpan &b) |
| ContiguousSpan | MosesTraining::Syntax::GHKM::Closure (const Span &s) |
1.5.9