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

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

Public Attributes

PyObject_HEAD CROTgate
 Pointer to the C++ class of the CROT gate. More...
 

Detailed Description

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

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

Definition at line 65 of file qgd_Circuit_Wrapper.cpp.

Member Data Documentation

◆ gate

PyObject_HEAD CROT * qgd_CROT_Wrapper::gate

Pointer to the C++ class of the CROT gate.

Pointer to the C++ class of the RY gate.

Definition at line 68 of file qgd_Circuit_Wrapper.cpp.


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