scipy.interpolate
scipy.interpolate.KroghInterpolator
scipy.interpolate.KroghInterpolator.derivative
KroghInterpolator.
__call__
Evaluate the interpolant
Points to evaluate the interpolant at.
Interpolated values. Shape is determined by replacing the interpolation axis in the original array with the shape of x.