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