
Go to the source code of this file.
Functions | |
| TEST (CubicInterpolation, FlatWorld) | |
| TEST (CubicInterpolation, RationalFunctionWorld) | |
| TEST (CubicInterpolation, SaddleWorld) | |
| TEST (CubicInterpolation, SecondOrderPolyWorld) | |
| TEST (CubicInterpolation, SineWorld) | |
| TEST (CubicInterpolation, TanhWorld) | |
| TEST (CubicInterpolation, GaussianWorld) | |
| TEST | ( | CubicInterpolation | , |
| FlatWorld | |||
| ) |
Definition at line 19 of file CubicInterpolationTest.cpp.
| TEST | ( | CubicInterpolation | , |
| RationalFunctionWorld | |||
| ) |
Definition at line 34 of file CubicInterpolationTest.cpp.
| TEST | ( | CubicInterpolation | , |
| SaddleWorld | |||
| ) |
Definition at line 50 of file CubicInterpolationTest.cpp.
| TEST | ( | CubicInterpolation | , |
| SecondOrderPolyWorld | |||
| ) |
Definition at line 65 of file CubicInterpolationTest.cpp.
| TEST | ( | CubicInterpolation | , |
| SineWorld | |||
| ) |
Definition at line 81 of file CubicInterpolationTest.cpp.
| TEST | ( | CubicInterpolation | , |
| TanhWorld | |||
| ) |
Definition at line 96 of file CubicInterpolationTest.cpp.
| TEST | ( | CubicInterpolation | , |
| GaussianWorld | |||
| ) |
Definition at line 111 of file CubicInterpolationTest.cpp.