CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#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< double > | nwwerf (std::complex< double > z) |
Definition at line 22 of file VoigtProfile.cc.
Referenced by Genfun::VoigtProfile::operator()().
Definition at line 14 of file VoigtProfile.cc.
Referenced by nwwerf().