cupy.fmin#

cupy.fmin = <ufunc 'cupy_fmin'>#

Takes the minimum of two arrays elementwise.

If NaN appears, it returns the other operand.

See also

numpy.fmin