| xmsinterp
    1.0
    | 
Class that performs linear interpolation. More...
#include <InterpLinear.h>
 
  
 | Static Public Member Functions | |
| static BSHP< InterpLinear > | New () | 
| Creates an TriSearch class.  More... | |
Class that performs linear interpolation.
Definition at line 37 of file InterpLinear.h.
| 
 | static | 
Creates an TriSearch class.
Definition at line 176 of file InterpLinear.cpp.
Referenced by TutInterpolationIntermediateTests::test_Example_Linear(), TutInterpolationIntermediateTests::test_Example_NaturalNeighbor(), and InterpLinearUnitTests::testToString().