OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
ComplexErrorFun.h File Reference
#include <complex>
Include dependency graph for ComplexErrorFun.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::complex< double > Werrf (std::complex< double > z)
 Complex error function. More...
 

Function Documentation

std::complex<double> Werrf ( std::complex< double >  z)

Complex error function.

Definition at line 32 of file ComplexErrorFun.cpp.

References abs(), interpolation::conj(), exp(), imag(), Hypervolume::n, pow(), real(), and sqrt().

Referenced by ThinTracker::visitBeamBeam().

Here is the call graph for this function: