Construct an object capable of interpolating functions sampled at xi
The values yi need to be provided before the function is evaluated, but none of the preprocessing depends on them, so rapid updates are possible.
Parameters : | xi : array-like of length N
yi : array-like N by R or None
|
---|