OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
ComplexErrorFun.cpp File Reference
#include "Utilities/ComplexErrorFun.h"
#include <complex>
Include dependency graph for ComplexErrorFun.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ Werrf()

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

Complex error function.

Definition at line 32 of file ComplexErrorFun.cpp.

References pow(), and sqrt().

Here is the call graph for this function: