TRF Language Model
trf-sa-train.cpp File Reference
#include "trf-sa-train.h"
#include "wb-log.h"

Go to the source code of this file.

Namespaces

 trf
 

Macros

#define GAIN_INFO(g)   lout<<" "#g"\ttc="<<g.tc<<" beta="<<g.beta<<" t0="<<g.t0<<endl;
 

Functions

int trf::qsort_compare_double (const void *a, const void *b)
 

Macro Definition Documentation

§ GAIN_INFO

#define GAIN_INFO (   g)    lout<<" "#g"\ttc="<<g.tc<<" beta="<<g.beta<<" t0="<<g.t0<<endl;

Definition at line 794 of file trf-sa-train.cpp.