OperatorSum.derivative¶
-
OperatorSum.
derivative
(self, 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
domain
element-like
Evaluation point of the derivative
- x