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