mx.nd.gammaln

Description

Returns element-wise log of the absolute value of the gamma function of the input.

The storage type of gammaln output is always dense

Arguments

Argument

Description

data

NDArray-or-Symbol.

The input array.

Value

out The result mx.ndarray