14 #include <cxxtest/TestSuite.h> void testInterp2d_b()
tests 2d interpolation using all idw points
void testInterp2d_e()
tests 2d interpolation using classic weighting, exponent set to 1
void testInterp3d()
test 3d interpolation
void testInterp2d_a()
tests 2d interpolation
void testInterp2d_f()
test 2d interpolation with a quadratic nodal function
void testCreateClass()
Creates a class.
void testErrors()
test error reporting. Errors can be generated by the nodal function setup process.
tester for the InterpIdw class
void testErrors2()
test error reporting.
void testInterp2d_c()
tests 2d interpolation using nearest 5 points
void testInterp2d_d()
tests 2d interpolation changing the exponent to 3 and nearest 6 pts
void testInterpToPts()
tests interpolating to 1 location from 1 location