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