/disk4/html/www/moses/doxygen/mosesdecoder/symal/symal.cpp File Reference

#include <cassert>
#include <iomanip>
#include <iostream>
#include <fstream>
#include <sstream>
#include <stdexcept>
#include <string>
#include <list>
#include <vector>
#include <set>
#include <algorithm>
#include <cstring>
#include "cmd.h"

Go to the source code of this file.

Enumerations

enum  Alignment {
  UNION = 1, INTERSECT, GROW, SRCTOTGT,
  TGTTOSRC
}

Functions

int main (int argc, char **argv)

Variables

const int MAX_WORD = 10000
const int MAX_M = 400
const int MAX_N = 400
const Enum_T END_ENUM = {0, 0}


Enumeration Type Documentation

enum Alignment

Enumerator:
UNION 
INTERSECT 
GROW 
SRCTOTGT 
TGTTOSRC 

Definition at line 23 of file symal.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 393 of file symal.cpp.

References CMDENUMTYPE, CMDSTRINGTYPE, DeclareParams(), GetParams(), GROW, INTERSECT, MAX_M, MAX_N, NULL, SRCTOTGT, TGTTOSRC, and UNION.

Here is the call graph for this function:


Variable Documentation

const Enum_T END_ENUM = {0, 0}

Definition at line 31 of file symal.cpp.

const int MAX_M = 400

Definition at line 20 of file symal.cpp.

Referenced by main().

const int MAX_N = 400

Definition at line 21 of file symal.cpp.

Referenced by main().

const int MAX_WORD = 10000

Definition at line 19 of file symal.cpp.


Generated on Thu Jul 6 00:31:40 2017 for Moses by  doxygen 1.5.9