OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
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 31 of file ComplexErrorFun.cpp.