cupy.logical_not#

cupy.logical_not(x, /, out=None, \*, casting='same_kind', dtype=None)#

Computes the logical NOT of an array.