logmdigammaInverse
fn
real logmdigammaInverse(real x) pure nothrow @safe @nogcInverse of the Log Minus Digamma function
Given y, the function finds x such log(x) - digamma(x) = y.
real logmdigammaInverse(real x) pure nothrow @safe @nogcInverse of the Log Minus Digamma function
Given y, the function finds x such log(x) - digamma(x) = y.