cupyx.scipy.special.gammaln#

cupyx.scipy.special.gammaln()#

Logarithm of the absolute value of the Gamma function.

Parameters:
  • x (cupy.ndarray) – Values on the real line at which to compute

  • gammaln.

Returns:

Values of gammaln at x.

Return type:

cupy.ndarray