Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
N_Qubit_Decomposition.cpp File Reference

Base class to determine the decomposition of a unitary into a sequence of two-qubit and one-qubit gate gates. This class contains the non-template implementation of the decomposition class. More...

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

Go to the source code of this file.

Detailed Description

Base class to determine the decomposition of a unitary into a sequence of two-qubit and one-qubit gate gates. This class contains the non-template implementation of the decomposition class.

Definition in file N_Qubit_Decomposition.cpp.