pyprobound.utils.betaln

betaln(z_1, z_2)

Computes the natural logarithm of the beta function. :rtype: Tensor

\[\log \frac{\Gamma(z_1) \Gamma(z_2)}{\Gamma(z_1 + z_2)}\]