Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Type definition of the qgd_RX_Wrapper Python class of the qgd_RX_Wrapper module. More...
Public Attributes | |
PyObject_HEAD R * | gate |
Pointer to the C++ class of the RX gate. More... | |
Type definition of the qgd_RX_Wrapper Python class of the qgd_RX_Wrapper module.
Definition at line 41 of file qgd_R_Wrapper.cpp.
PyObject_HEAD R* qgd_R_Wrapper::gate |
Pointer to the C++ class of the RX gate.
Definition at line 44 of file qgd_R_Wrapper.cpp.