bicubic-spline interpolation between discrete points
todo revise end conditions
the $ x $ and $ y $ values must be sorted.
tells whether extrapolation is enabled
disable extrapolation in subsequent calls
enable extrapolation in subsequent calls
bicubic-spline interpolation between discrete points
todo revise end conditions