Searched refs:logn (Results 1 – 7 of 7) sorted by relevance
52 const double logn = std::log(n); in StirlingLogFactorial() local54 return n * logn - n + 0.5 * (kLog2PI + logn) + (1.0 / 12.0) * ninv - in StirlingLogFactorial()
93 final double logn = FastMath.log(numeratorDegreesOfFreedom); in density() local96 return FastMath.exp(nhalf*logn + nhalf*logx - logx + mhalf*logm - nhalf*lognxm - in density()
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...