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