#include <cwrapper.h>
Data Fields | |
double | real |
double | imag |
Struct to hold the real and imaginary parts of std::complex<double> extracted from basic
Definition at line 46 of file cwrapper.h.
double dcomplex::imag |
Definition at line 48 of file cwrapper.h.
double dcomplex::real |
Definition at line 47 of file cwrapper.h.