#include <analyticinterpolator.h>
Inheritance diagram for afl::AnalyticInterpolator:

Public Member Functions | |
| AnalyticInterpolator (const Field *f, const FnValue &fn, const Parameters ¶ms) | |
| virtual | ~AnalyticInterpolator () |
| virtual Value | interpolate (const Point &x) const |
| virtual void | toXML (std::ostream &doc) const |
| virtual Interpolator * | clone () |
| virtual const ddf::Geometry * | getValueGeometry () const |
| virtual const std::string & | getImplementation () const |
| virtual const std::string & | getMethod () const |
|
||||||||||||||||
|
creates a new interpolation object
|
|
|
destructor |
|
|
Implements afl::Interpolator. |
|
|
Implements afl::Interpolator. |
|
|
Implements afl::Interpolator. |
|
|
|
|
|
Implements afl::Interpolator. |
|
|
represents the interpolator as FRL
Reimplemented from afl::Interpolator. |
1.4.6