IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Parameterized real-valued functions of single variable. More...
Properties | |
double | Parameter [get, set] |
Gets or sets the (only) parameter that defines the current function out of one parametric family of functions. |
Parameterized real-valued functions of single variable.
$A Igor Dec10;
double IG::Num::IRealFunctionOneParametric::Parameter [get, set] |
Gets or sets the (only) parameter that defines the current function out of one parametric family of functions.
Implemented in IG::Num::RealFunctionOneParametric.