cupy.i0#

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

Modified Bessel function of the first kind, order 0.

See also

numpy.i0()