splinterp
splinterp copied to clipboard
Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interpolation.
Results
2
splinterp issues
Sort by
recently updated
recently updated
newest added
First of all: This project is awesome. I would like to see support for the `X`, `Y` and `Z` arguments of MATLABs `interp[n]` functions (I am mainly interested in `interp2`)....
Thanks for sharing this, it looks great! I have one question. I'm trying to run this from Matlab, but I'm getting the following errors when I run the "compile_mex_script" file":...