CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
spatial_interpolation.h File Reference
#include <vector>
#include <cmath>
#include <algorithm>
#include "nanoflann.hpp"

Go to the source code of this file.

Data Structures

struct  Point2D
 Simple 2D point structure. More...
 
struct  PointCloud
 
class  SpatialInterpolator
 
class  DualSpatialInterpolator
 

Typedefs

using KDTree
 

Typedef Documentation

◆ KDTree