RBF_interpolation icon indicating copy to clipboard operation
RBF_interpolation copied to clipboard

RBF_interpolation is Interpolation and Approximation using Radial Base Functions (RBF) based on Eigen

RBF interpolation based on Eigen it's easy to use. make sure that eigen3.2.8 and RBF_interpolation are included in your project. you can start with "test.cpp".