36 : fFunction(pFunction)
76 static const G4double cof[6] = { 76.18009172947146, -86.50532032941677,
77 24.01409824083091, -1.231739572450155,
78 0.1208650973866179e-2, -0.5395239384953e-5 };
81 tmp -= (x + 0.5) * std::log(tmp);
84 for(
size_t j = 0; j <= 5; ++j)
89 return -tmp + std::log(2.5066282746310005 * ser);
G4double(*)(G4double) function
G4double GetWeight(G4int index) const
G4VGaussianQuadrature(function pFunction)
virtual ~G4VGaussianQuadrature()
G4double GammaLogarithm(G4double xx)
G4double GetAbscissa(G4int index) const