Complex Struct Reference

Represents one complex number. More...

#include <QuEST.h>

Data Fields

qreal imag
 
qreal real
 

Detailed Description

Represents one complex number.

Author
Ania Brown

Field Documentation

◆ imag

qreal Complex::imag

Referenced by getAmp(), TEST_CASE(), and toQMatrix().

◆ real

qreal Complex::real

The documentation for this struct was generated from the following file: