#include "util/check.hh"#include <iostream>#include <limits>#include <vector>#include <algorithm>#include "FFState.h"#include "TranslationOption.h"#include "TranslationOptionCollection.h"#include "DummyScoreProducers.h"#include "Hypothesis.h"#include "Util.h"#include "SquareMatrix.h"#include "LexicalReordering.h"#include "StaticData.h"#include "InputType.h"#include "LMList.h"#include "Manager.h"#include "hash.h"Go to the source code of this file.
Namespaces | |
| namespace | Moses |
Functions | |
| ostream & | Moses::operator<< (ostream &out, const Hypothesis &hypo) |
1.5.9