multiply_op =================================== .. currentmodule:: odl.ufunc_ops.ufunc_ops .. autoclass:: multiply_op :show-inheritance: .. automethod:: __init__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: multiply_op.__call__ multiply_op.__eq__ multiply_op._call multiply_op.derivative multiply_op.norm .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: multiply_op.adjoint multiply_op.domain multiply_op.inverse multiply_op.is_functional multiply_op.is_linear multiply_op.range