Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
List of all members | Public Attributes
QGD_Complex8 Struct Reference

Structure type representing single-precision complex numbers. More...

#include <QGDTypes.h>

Public Attributes

float imag
 imaginary part More...
 
float real
 real part More...
 

Detailed Description

Structure type representing single-precision complex numbers.

Definition at line 46 of file QGDTypes.h.

Member Data Documentation

◆ imag

float QGD_Complex8::imag

imaginary part

Definition at line 48 of file QGDTypes.h.

◆ real

float QGD_Complex8::real

real part

Definition at line 47 of file QGDTypes.h.


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