numpy.ndarray.__ge__

ndarray.__ge__()

x.__ge__(y) <==> x>=y

Previous topic

numpy.ndarray.__gt__

Next topic

numpy.ndarray.__eq__

This Page