22 void cleanupTestCase ();
25 void testCoefficientsFromOrdinals ();
26 void testSharpTransition ();
27 void testSplinesAsControlPoints ();
30 bool coefCheckX (
const std::vector<double> &t,
31 const std::vector<SplinePair> &xy,
33 bool coefCheckY (
const std::vector<double> &t,
34 const std::vector<SplinePair> &xy,
36 void coefShow (
const QString &leftHandSide,
37 const QString &independentVariable,