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

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

Public Attributes

N_Qubit_Decomposition_adaptivedecomp
 An object to decompose the unitary. More...
 
PyObject_HEAD PyArrayObject * Umtx
 pointer to the unitary to be decomposed to keep it alive More...
 

Detailed Description

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

Definition at line 54 of file qgd_N_Qubit_Decomposition_adaptive_Wrapper.cpp.

Member Data Documentation

◆ decomp

N_Qubit_Decomposition_adaptive* qgd_N_Qubit_Decomposition_adaptive_Wrapper::decomp

An object to decompose the unitary.

Definition at line 59 of file qgd_N_Qubit_Decomposition_adaptive_Wrapper.cpp.

◆ Umtx

PyObject_HEAD PyArrayObject* qgd_N_Qubit_Decomposition_adaptive_Wrapper::Umtx

pointer to the unitary to be decomposed to keep it alive

Definition at line 57 of file qgd_N_Qubit_Decomposition_adaptive_Wrapper.cpp.


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