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