multigammaln_¶
- paddle. multigammaln_ ( x: Tensor, p: int, name: str | None = None ) Tensor [source]
-
Inplace version of
multigammaln_
API, the output Tensor will be inplaced with inputx
. Please refer to multigammaln.
Inplace version of multigammaln_
API, the output Tensor will be inplaced with input x
. Please refer to multigammaln.