HyperspaceExplorer 0.7.1
Public Member Functions | Private Attributes
PolarR::DefiningFunction Class Reference

ParametricFunction that defines PolarR. More...

#include <RealFunctionImplementations.h>

Inheritance diagram for PolarR::DefiningFunction:
Inheritance graph
[legend]
Collaboration diagram for PolarR::DefiningFunction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefiningFunction (PolarR *parent)
virtual return_type f (const argument_type &x)
 The function defining the parametric equation for the P -surface.

Private Attributes

PolarR_parent
 Not a smart pointer because it's initialized to this and mustn't be deleted.

Detailed Description

ParametricFunction that defines PolarR.


Member Function Documentation

virtual return_type PolarR::DefiningFunction::f ( const argument_type x) [virtual]

The function defining the parametric equation for the P -surface.

Implement this in every derived class.

Parameters:
xValue of the parameter to be evaluated.
Returns:
The evaluation of the parametric equation at point x.

Implements ParametricFunction< 4, 3 >.


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

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo