Rcpp

Fast Inverse Distance Weighting (IDW) Interpolation with Rcpp

A fast implementation of the IDW algorithm using Rcpp. I compare the results to the well established gstat R package.