Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

error_func_parameters::vary_parameter Class Reference

Inheritance diagram for error_func_parameters::vary_parameter::

abstract_real_parameter List of all members.

Public Methods

 vary_parameter (double initial)
double get () const
 Get the value of this parameter. More...

void set (double x)

Private Attributes

double value

Constructor & Destructor Documentation

error_func_parameters::vary_parameter::vary_parameter ( double initial ) [inline]
 

Definition at line 278 of file simple_error_func.h.


Member Function Documentation

double error_func_parameters::vary_parameter::get ( ) const [inline, virtual]
 

Get the value of this parameter.

Returns:
the value of this parameter

Reimplemented from abstract_real_parameter.

Definition at line 281 of file simple_error_func.h.

void error_func_parameters::vary_parameter::set ( double x ) [inline]
 

Definition at line 284 of file simple_error_func.h.


Member Data Documentation

double error_func_parameters::vary_parameter::value [private]
 

Definition at line 273 of file simple_error_func.h.


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

Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7