FreeLing  3.0
Classes | Defines
aligner.h File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include <map>
#include <set>
#include <string>
#include <math.h>
#include "freeling/morfo/phd.h"
Include dependency graph for aligner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aligner< T >
struct  aligner< T >::alin

Defines

#define GLOBAL   1
#define SEMILOCAL   2
#define LOCAL   3

Define Documentation

#define GLOBAL   1

Referenced by aligner< int >::align().

#define LOCAL   3

Referenced by aligner< int >::align().

#define SEMILOCAL   2

Referenced by aligner< int >::align().