#include <iostream>#include "TypeDef.h"#include "Util.h"#include "Bitmap.h"Go to the source code of this file.
Classes | |
| class | Moses::SquareMatrix |
| A square array of floats to store future costs in the phrase-based decoder. More... | |
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| std::ostream & | Moses::operator<< (std::ostream &out, const SquareMatrix &matrix) |
1.5.9