Sample Points | SP | Tree of lists of doubles representing N-dimensional points. These must be parallel to the list of incoming Sample Vectors. | Number |
Sample Vectors | SV | Tree of lists of doubles representing M-dimensional vectors. These vectors must be parallel to the list of incoming Sample Points. | Number |
Test Points To Interpolate | TP | Tree of lists of doubles representing N-dimensional points, these points will be the reference points for each interpolation | Number |
Radius | R | Radius from each test point to use in the interpolation | Number |
Interpolation Strength | p | 1 for linear, n for higher strengths | Number |