#include <iostream>#include <limits>#include <vector>#include <algorithm>#include "TranslationOption.h"#include "TranslationOptionCollection.h"#include "Hypothesis.h"#include "Util.h"#include "SquareMatrix.h"#include "StaticData.h"#include "InputType.h"#include "Manager.h"#include "IOWrapper.h"#include "moses/FF/FFState.h"#include "moses/FF/StatefulFeatureFunction.h"#include "moses/FF/StatelessFeatureFunction.h"#include <boost/foreach.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| ostream & | Moses::operator<< (ostream &out, const Hypothesis &hypo) |
1.5.9