Cambridge SMT System
TGMertAlgorithm< Arc, T > Class Template Reference

#include <TGMert.h>

Public Types

typedef MertList Lines
 

Static Public Member Functions

static const MertList ComputeLatticeEnvelope (fst::VectorFst< Arc > *vec, const typename std::vector< T > &lambda, const typename std::vector< T > &direction)
 

Detailed Description

template<class Arc, class T = double>
class TGMertAlgorithm< Arc, T >

Definition at line 20 of file TGMert.h.

Member Typedef Documentation

template<class Arc , class T = double>
typedef MertList TGMertAlgorithm< Arc, T >::Lines

Definition at line 23 of file TGMert.h.

Member Function Documentation

template<class Arc , class T = double>
static const MertList TGMertAlgorithm< Arc, T >::ComputeLatticeEnvelope ( fst::VectorFst< Arc > *  vec,
const typename std::vector< T > &  lambda,
const typename std::vector< T > &  direction 
)
inlinestatic

Definition at line 25 of file TGMert.h.

Here is the call graph for this function:

Here is the caller graph for this function:


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