ZeroOperator.derivative

ZeroOperator.derivative(self, point)

Return the operator derivative at point.

Raises
OpNotImplementedError

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