Cambridge SMT System
fst::ParamsInit< T > Struct Template Reference

#include <params.h>

Public Member Functions

 ParamsInit ()
 

Public Attributes

std::vector< T > params
 

Detailed Description

template<typename T>
struct fst::ParamsInit< T >

Definition at line 81 of file params.h.

Constructor & Destructor Documentation

template<typename T>
fst::ParamsInit< T >::ParamsInit ( )
inline

Definition at line 84 of file params.h.

Here is the call graph for this function:

Member Data Documentation

template<typename T>
std::vector<T> fst::ParamsInit< T >::params

Definition at line 82 of file params.h.


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