Quantum Gate Decomposer  v1.3
Powerful decomposition of almost any unitary into U3 and CNOT gates
N_Qubit_Decomposition.cpp File Reference

Class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations. More...

#include "qgd/N_Qubit_Decomposition.h"
Include dependency graph for N_Qubit_Decomposition.cpp:

Go to the source code of this file.

Detailed Description

Class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations.

Definition in file N_Qubit_Decomposition.cpp.