Searched defs:ninv (Results 1 – 6 of 6) sorted by relevance
48 const double ninv = 1.0 / static_cast<double>(n); in StirlingLogFactorial() local
53 const double ninv = 1.0 / static_cast<double>(n); in StirlingLogFactorial() local