xmsinterp  1.0
InterpNatNeigh.cpp File Reference
#include <xmsinterp/interpolate/detail/InterpNatNeigh.h>
#include <boost/geometry.hpp>
#include <boost/geometry/index/rtree.hpp>
#include <boost/unordered_map.hpp>
#include <xmscore/math/math.h>
#include <xmscore/misc/XmError.h>
#include <xmscore/stl/utility.h>
#include <xmsgrid/geometry/geoms.h>
#include <xmsgrid/geometry/GmTriSearch.h>
#include <xmsinterp/interpolate/detail/NodalFunc.h>
#include <xmscore/misc/xmstype.h>
#include <xmsinterp/interpolate/detail/InterpNatNeigh.t.h>
#include <xmscore/testing/TestTools.h>

Go to the source code of this file.

Classes

struct  xms::nnOuterEdgeStruct
 convenience struct for natural neighbor interpolation More...
 
class  xms::InterpNatNeighImpl
 Performs natural neighbor interpolation to a location. More...
 

Detailed Description

Definition in file InterpNatNeigh.cpp.