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

FunctionScalarParametric.cs File Reference

Classes

interface  IG::Num::IScalarFunctionParametric
 Parameterized scalar functions with affine transformation of coordinates. More...
interface  IG::Num::IScalarFunctionOneParametric
class  IG::Num::ScalarFunctionParametric
 Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. More...
class  IG::Num::ScalarFunctionOneParametric
 Base class for one parametric families of scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. More...
class  IG::Num::ScalarFunctionParametricBase
 Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. More...

Namespaces

namespace  IG::Num
 All Classes Namespaces Files Functions Variables Enumerations Properties Events