Cambridge SMT System
lmbr.main.cpp File Reference

Alignment lattices to sparse vector weight lattices. More...

#include <main.lmbr.hpp>
#include <main.custom_assert.hpp>
#include <main.logger.hpp>
#include <main-run.lmbr.hpp>
Include dependency graph for lmbr.main.cpp:

Go to the source code of this file.

Macros

#define HIFST
 

Functions

int main (int argc, const char *argv[])
 Include all necessary headers here. More...
 

Detailed Description

Alignment lattices to sparse vector weight lattices.

Date
15-10-2012
Author
Gonzalo Iglesias

Definition in file lmbr.main.cpp.

Macro Definition Documentation

#define HIFST

Definition at line 15 of file lmbr.main.cpp.

Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Include all necessary headers here.

Main function.

Parameters
argcNumber of command-line program options.
argvActual program options.
Remarks
Main function. Runs alilats2splats tool. See main-run.alilats2splats.hpp

Definition at line 38 of file lmbr.main.cpp.

Here is the call graph for this function: