A struct determines a complex number with double precision. More...
#include <c-smg2s.h>
Public Attributes | |
double | real |
double | imag |
A struct determines a complex number with double precision.
This struct is only userful for the C interface of SMG2S.
double dcomplex_t::imag |
The imaginary part of a complex scalar
double dcomplex_t::real |
The real part of a complex scalar