hypot_op ================================ .. currentmodule:: odl.ufunc_ops.ufunc_ops .. autoclass:: hypot_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: hypot_op.__call__ hypot_op.__eq__ hypot_op._call hypot_op.derivative hypot_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: hypot_op.adjoint hypot_op.domain hypot_op.inverse hypot_op.is_functional hypot_op.is_linear hypot_op.range