cupyx.scipy.special.zeta#
- cupyx.scipy.special.zeta()#
Hurwitz zeta function.
- Parameters:
x (cupy.ndarray) – Input data, must be real.
q (cupy.ndarray) – Input data, must be real.
- Returns:
Values of zeta(x, q).
- Return type:
See also
scipy.special.zeta