Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Fortran compatible complex type. More...
Public Attributes | |
double | imag |
The imaginary part of the complex number. More... | |
double | real |
The real part of the complex number. More... | |
Fortran compatible complex type.
Definition at line 40 of file zgetDiagInv.c.
double comp::imag |
The imaginary part of the complex number.
Definition at line 44 of file zgetDiagInv.c.
double comp::real |
The real part of the complex number.
Definition at line 42 of file zgetDiagInv.c.