xmsinterp  1.0
AnisotropicInterpolator.cpp File Reference
#include <xmsinterp/interpolate/detail/AnisotropicInterpolator.h>
#include <cmath>
#include <functional>
#include <limits>
#include <xmscore/misc/XmError.h>
#include <xmscore/misc/xmstype.h>
#include <xmscore/stl/vector.h>
#include <xmsgrid/geometry/geoms.h>
#include <xmsinterp/interpolate/detail/AnisotropicInterpolator.t.h>
#include <xmscore/testing/TestTools.h>

Go to the source code of this file.

Variables

const double xms::kVERTICAL = std::numeric_limits<double>::quiet_NaN()
 Slope value indicating that a line is vertical.
 

Detailed Description

Definition in file AnisotropicInterpolator.cpp.