#include <complex>
Go to the source code of this file.
Typedefs | |
typedef complex< double > | double_complex |
Functions | |
double_complex | cdgamma (double_complex z) |
double_complex | cdfhg (double_complex A, double_complex B, double_complex Z) |
typedef complex<double> double_complex |
Definition at line 8 of file ucofpak_CC.h.
double_complex cdfhg | ( | double_complex | A, | |
double_complex | B, | |||
double_complex | Z | |||
) |
Definition at line 82 of file ucofpak_CC.cc.
double_complex cdgamma | ( | double_complex | z | ) |
Definition at line 12 of file ucofpak_CC.cc.