Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
Return the derivative at x.
x
Left scalar multiplication and derivative are commutative:
OperatorLeftVectorMult(op, y).derivative(z) == OperatorLeftVectorMult(op.derivative(z), y)
OperatorLeftVectorMult : the result