IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::IRealFunctionOneParametric Interface Reference

Parameterized real-valued functions of single variable. More...

Inheritance diagram for IG::Num::IRealFunctionOneParametric:
Collaboration diagram for IG::Num::IRealFunctionOneParametric:

List of all members.

Properties

double Parameter [get, set]
 Gets or sets the (only) parameter that defines the current function out of one parametric family of functions.

Detailed Description

Parameterized real-valued functions of single variable.

$A Igor Dec10;


Property Documentation

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.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events