Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Type definition of the qgd_nn_Wrapper Python class of the qgd_nn_Wrapper module. More...
Public Attributes | |
PyObject_HEAD NN * | nn |
pointer to the C++ side NN component More... | |
Type definition of the qgd_nn_Wrapper Python class of the qgd_nn_Wrapper module.
Definition at line 44 of file qgd_nn_Wrapper.cpp.
PyObject_HEAD NN* qgd_nn_Wrapper::nn |
pointer to the C++ side NN component
Definition at line 47 of file qgd_nn_Wrapper.cpp.