Cambridge SMT System
MertLine Class Reference

#include <function-weight.h>

Public Member Functions

 MertLine ()
 
 MertLine (double y, double m, Wid word)
 

Public Attributes

double x
 
double y
 
double m
 
SentenceIdx t
 
double score
 

Detailed Description

Definition at line 28 of file function-weight.h.

Constructor & Destructor Documentation

MertLine::MertLine ( )
inline

Definition at line 30 of file function-weight.h.

MertLine::MertLine ( double  y,
double  m,
Wid  word 
)
inline

Definition at line 34 of file function-weight.h.

Member Data Documentation

double MertLine::m

Definition at line 40 of file function-weight.h.

double MertLine::score

Definition at line 42 of file function-weight.h.

SentenceIdx MertLine::t

Definition at line 41 of file function-weight.h.

double MertLine::x

Definition at line 38 of file function-weight.h.

double MertLine::y

Definition at line 39 of file function-weight.h.


The documentation for this class was generated from the following file: