GooFit
v2.1.3
|
#include <goofit/Error.h>
#include <goofit/Faddeeva.h>
#include <cmath>
#include <goofit/detail/Complex.h>
Go to the source code of this file.
Namespaces | |
GooFit | |
Macros | |
#define | M_2PI 6.28318530717958 |
Functions | |
fpcomplex | GooFit::Faddeeva_2 (const fpcomplex &z) |
fptype | GooFit::cpuvoigtian (fptype x, fptype m, fptype w, fptype s) |
#define M_2PI 6.28318530717958 |
Definition at line 10 of file Faddeeva.cpp.
Referenced by GooFit::Faddeeva_2().