Operator.derivative

Operator.derivative(self, point)[source]

Return the operator derivative at point.

Raises
OpNotImplementedError

If the operator is not linear, the derivative cannot be default implemented.