CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Namespaces | Functions
VoigtProfile.cc File Reference
#include "CLHEP/GenericFunctions/VoigtProfile.hh"
#include "CLHEP/GenericFunctions/Variable.hh"
#include <cmath>
#include <complex>

Go to the source code of this file.

Namespaces

namespace  Genfun

Functions

double Pow (double x, int n)
std::complex< doublenwwerf (std::complex< double > z)

Function Documentation

std::complex<double> nwwerf ( std::complex< double z)
inline

Definition at line 22 of file VoigtProfile.cc.

References double, CLHEP::detail::n, CLHEP::norm(), and Pow().

Referenced by Genfun::VoigtProfile::operator()().

double Pow ( double  x,
int  n 
)
inline

Definition at line 14 of file VoigtProfile.cc.

References CLHEP::detail::n.

Referenced by nwwerf().