Operator.derivative

Operator.derivative(point)[source]

Return the operator derivative at point.

Raises:
OpNotImplementedError

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