OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
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.

Function Documentation

◆ Werrf()

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

Complex error function.

Definition at line 32 of file ComplexErrorFun.cpp.