Definition at line 44 of file MODIP_T.cpp.
Classes | |
class | TestData |
Hold input/truth data for stModipTest. More... | |
Public Member Functions | |
MODIP_T () | |
unsigned | stModipTest () |
Test stModip() and implicitly, interpolate(). More... | |
Static Public Attributes | |
static const double | MODIP_EPSILON = 1e-5 |
static const TestData | testData [] |
Input/truth data for stModipTest. More... | |
MODIP_T::MODIP_T | ( | ) |
Definition at line 115 of file MODIP_T.cpp.
unsigned MODIP_T::stModipTest | ( | ) |
Test stModip() and implicitly, interpolate().
Definition at line 121 of file MODIP_T.cpp.
|
static |
Definition at line 47 of file MODIP_T.cpp.
|
static |
Input/truth data for stModipTest.
Definition at line 69 of file MODIP_T.cpp.