cupy.gcd#

cupy.gcd = <ufunc 'cupy_gcd'>#

Computes gcd of x1 and x2 elementwise.

See also

numpy.gcd