cupyx.scipy.special.ellipkm1#
- cupyx.scipy.special.ellipkm1()#
Complete elliptic integral of the first kind around
m = 1.- Parameters:
p (cupy.ndarray) – Defines the parameter of the elliptic integral as
m = 1 - p.- Returns:
Computed value of the elliptic integral.
- Return type:
See also
scipy.special.ellipkm1()