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