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

IG::Num::ComposedFunction Class Reference

Composition of real functions. More...

Inheritance diagram for IG::Num::ComposedFunction:
Collaboration diagram for IG::Num::ComposedFunction:

List of all members.

Properties

double[] Parameters [get]
RealFunction[] Functions [get]

Private Attributes

double[] _parameters = null
RealFunction[] _functions = null

Detailed Description

Composition of real functions.

$A Igor xx;


Member Data Documentation

double [] IG::Num::ComposedFunction::_parameters = null [private]

Property Documentation

double [] IG::Num::ComposedFunction::Parameters [get]
RealFunction [] IG::Num::ComposedFunction::Functions [get, private]

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