afl::HermiteCubic_1 Class Reference

#include <hermitecubic_1.h>

Inheritance diagram for afl::HermiteCubic_1:

afl::Interpolator_1 afl::Interpolator List of all members.

Public Member Functions

 HermiteCubic_1 (const Field *f, const Parameters &params)
Value interpolate (const Point &p) const
virtual Interpolatorclone ()
virtual const std::string & getImplementation () const
virtual const std::string & getMethod () const

Detailed Description

class HermiteCubic_1 A linear interpolator


Constructor & Destructor Documentation

afl::HermiteCubic_1::HermiteCubic_1 const Field f,
const Parameters params
 

creates a new interpolation object

Parameters:
f the field this interpolation is over
params any parameters to pass to the interpolator


Member Function Documentation

virtual Interpolator* afl::HermiteCubic_1::clone  )  [virtual]
 

Returns:
a true copy of the object. The object is becomes the responsibility of the calling function

Implements afl::Interpolator.

virtual const std::string& afl::HermiteCubic_1::getImplementation  )  const [virtual]
 

Returns:
the name of the implementation

Implements afl::Interpolator.

virtual const std::string& afl::HermiteCubic_1::getMethod  )  const [virtual]
 

Returns:
the name of the method this interpolator implements

Implements afl::Interpolator.

Value afl::HermiteCubic_1::interpolate const Point p  )  const [virtual]
 

Parameters:
p the location to interpolate for
Returns:
the interpolated value at x

Implements afl::Interpolator.


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 07:17:51 2006 for afl by  doxygen 1.4.6