xmsinterp
1.0
|
#include <xmscore/misc/base_macros.h>
#include <xmscore/points/ptsfwd.h>
#include <xmscore/stl/vector.h>
#include <xmscore/misc/boost_defines.h>
Go to the source code of this file.
Classes | |
class | xms::InterpAnisotropic |
Class that performs anisotropic interpolation. Transforms points so x is a distance of a projected normal onto the centerline and y is the distance from (above or below) the centerline. Interpolate using inverse distance weighted interpolation after scaling the transformed x-values. More... | |
Definition in file InterpAnisotropic.h.