xlogy

odl.core.util.scipy_compatibility.xlogy(x1, x2, out=None)[source]

Compute x*log(y) so that the result is 0 if x = 0. See https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.xlogy.html