|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <complex>

Go to the source code of this file.
Functions | |
| std::complex< double > | Werrf (std::complex< double > z) |
| Complex error function. More... | |
| 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(), Expressions::power, real(), and sqrt().
