ATLAS Offline Software
PhysicsAnalysis
AnalysisCommon
ReweightUtils
ReweightUtils
MathTools.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MathTools_h
6
#define MathTools_h
7
8
double
ln_factorial
(
unsigned
int
value
);
9
double
ln_factorialApp
(
unsigned
int
value
);
11
#endif
athena.value
value
Definition:
athena.py:124
ln_factorial
double ln_factorial(unsigned int value)
Logarithmic factorial (precise).
Definition:
MathTools.cxx:10
ln_factorialApp
double ln_factorialApp(unsigned int value)
Logarithmic factorial (approximative).
Definition:
MathTools.cxx:18
Generated on Thu Nov 7 2024 21:20:27 for ATLAS Offline Software by
1.8.18