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_Circuit_Wrapper Struct Reference

Type definition for qgd_Circuit_Wrapper. 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 for qgd_Circuit_Wrapper.

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 36 of file qgd_N_Qubit_Decompositions_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 84 of file qgd_Circuit_Wrapper.cpp.

◆ gate

PyObject_HEAD Gates_block * qgd_Circuit_Wrapper::gate

Definition at line 38 of file qgd_N_Qubit_Decompositions_Wrapper.cpp.


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