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