cupyx.scipy.special.digamma#

cupyx.scipy.special.digamma = <ufunc '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