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