splinepy.bezier.Bezier.derivative_spline#
- Bezier.derivative_spline(orders)#
Calculates the spline that describes the requested derivative in a close-form representation of the the same spline-type.
- Parameters:
orders ((para_dim,) array-like) – requested orders
- Returns:
derivative_spline
- Return type: