concepts.math.interpolation_utils.SplineInterface#
- class SplineInterface[source]#
Bases:
objectMethods
derivative([n, x])get_next(y, step_size[, minimum_x])Get the next target point on a spline interpolation.
project_to(y[, minimum_x])- __init__()#
- __new__(**kwargs)#