afl::LagrangeQuadratic_1 Class Reference

#include <lagrangequadratic_1.h>

Inheritance diagram for afl::LagrangeQuadratic_1:

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

Public Member Functions

 LagrangeQuadratic_1 (const Field *f, const Parameters &params)
Value interpolate (const Point &p) const
virtual Interpolatorclone ()

Detailed Description

class LagrangeQuadratic_1 A quadratic interpolator


Constructor & Destructor Documentation

afl::LagrangeQuadratic_1::LagrangeQuadratic_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::LagrangeQuadratic_1::clone  )  [virtual]
 

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

Implements afl::Interpolator.

Value afl::LagrangeQuadratic_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