|
Cambridge SMT System
|
Initializes a set of parameters from environment variables PARAMS_FILE or PARAMS. More...
#include <params.hpp>
Public Member Functions | |
| ParamsInit () | |
Public Attributes | |
| std::vector< T > | params |
Initializes a set of parameters from environment variables PARAMS_FILE or PARAMS.
Definition at line 131 of file params.hpp.
|
inline |
| std::vector<T> ucam::util::ParamsInit< T >::params |
Definition at line 132 of file params.hpp.