KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Set_model_parameter< Model > Struct Template Reference

Sets the specified parameter of a model. For now, we assume all parameters are type double. More...

#include <sample_base.h>

Public Types

typedef boost::function3< void,
Model &, size_t, double > 
Type
 

Detailed Description

template<typename Model>
struct Set_model_parameter< Model >

Sets the specified parameter of a model. For now, we assume all parameters are type double.

Member Typedef Documentation

template<typename Model>
typedef boost::function3<void, Model&, size_t, double> Set_model_parameter< Model >::Type

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