numpy.ndarray.__neg__

ndarray.__neg__

x.__neg__() <==> -x

Previous topic

numpy.ndarray.__nonzero__

Next topic

numpy.ndarray.__pos__

This Page