#include <Interpol.h>
Inheritance diagram for interpol::LinearInterpolation:


Public Member Functions | |
| virtual double | GetInterpolatedY (double x) const |
| virtual InterpolationFactory::Type | GetType () const |
Protected Member Functions | |
| LinearInterpolation () | |
| virtual | ~LinearInterpolation () |
Friends | |
| class | InterpolationFactory |
|
|
Definition at line 204 of file Interpol.cpp. |
|
|
Definition at line 209 of file Interpol.cpp. |
|
|
Implements interpol::Interpolation. Definition at line 213 of file Interpol.cpp. |
|
|
Implements interpol::Interpolation. Definition at line 243 of file Interpol.cpp. |
|
|
Reimplemented from interpol::Interpolation. Definition at line 104 of file Interpol.h. |
1.3.6