cupy.ceil#

cupy.ceil = <ufunc 'cupy_ceil'>#

Rounds each element of an array to its ceiling integer.

See also

numpy.ceil