Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Type definition of the Gate_Wrapper Python class of the gates module. More...
Public Attributes | |
PyObject_HEAD Gate * | gate |
Pointer to the C++ class of the CH gate. More... | |
Type definition of the Gate_Wrapper Python class of the gates module.
Definition at line 60 of file gates_Wrapper.cpp.
PyObject_HEAD Gate* Gate_Wrapper::gate |
Pointer to the C++ class of the CH gate.
Definition at line 63 of file gates_Wrapper.cpp.