OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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

◆ Werrf()

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

Complex error function.

Definition at line 32 of file ComplexErrorFun.cpp.

References abs(), imag(), Hypervolume::n, real(), and sqrt().

Here is the call graph for this function: