bgrimstad / splinter

Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB
Mozilla Public License 2.0
414 stars 115 forks source link

Documentation for vector field interpolation #110

Closed tharindu-mathew closed 6 years ago

tharindu-mathew commented 6 years ago

I'm trying to find docs for vector field interpolation using this library. It would be great if a simple sample is given.

bgrimstad commented 6 years ago

Hi, interpolation has not yet been implemented in SPLINTER.