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