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

Type definition of the qgd_Circuit_Wrapper Python class of the qgd_Circuit_Wrapper module. More...

Public Attributes

PyObject_HEAD Gates_blockcircuit
 Pointer to the C++ class of the base Gate_block module. More...
 
PyObject_HEAD Gates_blockgate
 

Detailed Description

Type definition of the qgd_Circuit_Wrapper Python class of the qgd_Circuit_Wrapper module.

Type definition of the qgd_Operation_Block Python class of the qgd_Operation_Block module.

Definition at line 45 of file qgd_N_Qubit_Decomposition_adaptive_Wrapper.cpp.

Member Data Documentation

◆ circuit

PyObject_HEAD Gates_block* qgd_Circuit_Wrapper::circuit

Pointer to the C++ class of the base Gate_block module.

Definition at line 78 of file qgd_Circuit_Wrapper.cpp.

◆ gate

PyObject_HEAD Gates_block * qgd_Circuit_Wrapper::gate

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