moderndid.BSpline.derivative#
method
- BSpline.derivative(derivs=1, complete_basis=True)[source]#
Compute derivatives of B-spline basis functions.
- Parameters:
- Returns:
numpy.ndarrayThe matrix of B-spline derivatives.
method
Compute derivatives of B-spline basis functions.
numpy.ndarrayThe matrix of B-spline derivatives.