Complex Struct Reference
Represents one complex number. More...
#include <QuEST.h>
Data Fields | |
qreal | imag |
qreal | real |
Detailed Description
Represents one complex number.
Field Documentation
◆ imag
qreal Complex::imag |
Referenced by getAmp(), TEST_CASE(), and toQMatrix().
◆ real
qreal Complex::real |
Referenced by getAmp(), getDensityAmp(), TEST_CASE(), and toQMatrix().
The documentation for this struct was generated from the following file: