cupyx.scipy.special.psi#

cupyx.scipy.special.psi()#

The digamma function.

Parameters:

x (cupy.ndarray) – The input of digamma function.

Returns:

Computed value of digamma function.

Return type:

cupy.ndarray