cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Math.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::utils
 Collection of utilities.
 

Functions

template<typename T >
bool positive (const T &val)
 Check if a number is positive and finite.
 
double fastHypot (double x, double y)
 
double fastHypot (double x, double y, double z)
 
double fastSqrtSqDiff (double, double)
 Compute the square root of the squared difference (sqrt(a^2-b^2))