DoubleDip Class Reference

Inherits UnitFunction1D.

Collaboration diagram for DoubleDip:
Collaboration graph
[legend]

List of all members.

Public Member Functions

double getValue (double point)

Detailed Description

DoubleDip is a base function that uses a segment of a sextic polynomial. It is similar in shape to DoubleCosine, but considerably faster. It results in a continuously differentiable surface.

See also:
UnitFunction1D
Author:
ahref="http://www.csse.uwa.edu.au/~cara/">CaraMacNish</a>,UniversityofWesternAustralia@version1.0RC1,7thNov2007<br>Forthelatestversionandadditionalinformationseethe@link<ahref="http://www.cs.bham.ac.uk/research/projects/ecb/">BirminghamRepository</a>

Definition at line 20 of file DoubleDip.java.


Member Function Documentation

double DoubleDip::getValue ( double  point  )  [inline, virtual]

Evalutate this unit function at the given x-value.

Parameters:
point the point at which this function is evaluated
Returns:
the value

Implements UnitFunction1D.

Definition at line 30 of file DoubleDip.java.


The documentation for this class was generated from the following file:

Generated on Sun May 9 12:26:14 2010 for Realea by  doxygen 1.6.1