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

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

#include <sample_base.h>

Public Types

typedef boost::function2
< double, const Model
&, size_t > 
Type
 

Detailed Description

template<typename Model>
struct Get_model_parameter< Model >

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

Member Typedef Documentation

template<typename Model>
typedef boost::function2<double, const Model&, size_t> Get_model_parameter< Model >::Type

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