|
| vector< double > | fX |
| |
| vector< double > | fY |
| |
| PolynomialInterpolationTest::CPPUNIT_TEST |
( |
testSimple |
| ) |
|
|
private |
| PolynomialInterpolationTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
| double PolynomialInterpolationTest::ExpectedValue |
( |
const unsigned int |
n, |
|
|
const double |
x |
|
) |
| |
|
inlineprivate |
| void PolynomialInterpolationTest::setUp |
( |
| ) |
|
|
inline |
| void PolynomialInterpolationTest::tearDown |
( |
| ) |
|
|
inline |
| void PolynomialInterpolationTest::testSimple |
( |
| ) |
|
|
inline |
| vector<double> PolynomialInterpolationTest::fX |
|
private |
| vector<double> PolynomialInterpolationTest::fY |
|
private |
The documentation for this class was generated from the following file: