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

Header file for a class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations. More...

#include "qgd/Decomposition_Base.h"
#include "qgd/Sub_Matrix_Decomposition.h"
#include "qgd/N_Qubit_Decomposition_Cost_Function.h"
Include dependency graph for N_Qubit_Decomposition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  N_Qubit_Decomposition
 A class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations. More...
 

Detailed Description

Header file for a class to determine the decomposition of a unitary into a sequence of CNOT and U3 operations.

Definition in file N_Qubit_Decomposition.h.