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

IG::Num::Func3d2dExamples::SaddleXY Class Reference

Parametric surface that is a graph of the function f(x,y)=x*y. More...

Inheritance diagram for IG::Num::Func3d2dExamples::SaddleXY:
Collaboration diagram for IG::Num::Func3d2dExamples::SaddleXY:

List of all members.

Protected Member Functions

override double f3 (double x, double y)

Detailed Description

Parametric surface that is a graph of the function f(x,y)=x*y.

$A Igor Oct09;


Member Function Documentation

override double IG::Num::Func3d2dExamples::SaddleXY::f3 ( double  x,
double  y 
) [inline, protected, virtual]

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