OperatorSum.derivative¶
- OperatorSum.derivative(x)[source]¶
Return the operator derivative at
x.The derivative of a sum of two operators is equal to the sum of the derivatives.
- Parameters:
- x
domainelement-like Evaluation point of the derivative
- x
Return the operator derivative at x.
The derivative of a sum of two operators is equal to the sum of the derivatives.
domain element-likeEvaluation point of the derivative