|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Structure type representing single-precision complex numbers. More...
#include <QGDTypes.h>
Public Attributes | |
| float | imag |
| imaginary part More... | |
| float | real |
| real part More... | |
Structure type representing single-precision complex numbers.
Definition at line 46 of file QGDTypes.h.
| float QGD_Complex8::imag |
imaginary part
Definition at line 48 of file QGDTypes.h.
| float QGD_Complex8::real |
real part
Definition at line 47 of file QGDTypes.h.
1.8.13