Cambridge SMT System
OptimizeTask< Algo, ErrorSurface > Class Template Reference

#include <Optimize.h>

Public Member Functions

 OptimizeTask (const Sid sid, PARAMS const *lambda, PARAMS const *direction, TuneSet const *lats, ErrorSurface *surface)
 
void operator() ()
 

Detailed Description

template<typename Algo, typename ErrorSurface>
class OptimizeTask< Algo, ErrorSurface >

Definition at line 69 of file Optimize.h.

Constructor & Destructor Documentation

template<typename Algo, typename ErrorSurface>
OptimizeTask< Algo, ErrorSurface >::OptimizeTask ( const Sid  sid,
PARAMS const *  lambda,
PARAMS const *  direction,
TuneSet const *  lats,
ErrorSurface surface 
)
inline

Definition at line 79 of file Optimize.h.

Member Function Documentation

template<typename Algo, typename ErrorSurface>
void OptimizeTask< Algo, ErrorSurface >::operator() ( void  )
inline

Definition at line 85 of file Optimize.h.

Here is the call graph for this function:


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