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