cupy.ldexp#

cupy.ldexp = <ufunc 'cupy_ldexp'>#

Computes x1 * 2 ** x2 elementwise.

See also

numpy.ldexp