cupyx.scipy.special.digamma#

cupyx.scipy.special.digamma()#

The digamma function.

Parameters:

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

Returns:

Computed value of digamma function.

Return type:

cupy.ndarray