Quantum Gate Decomposer
v1.3
Powerful decomposition of almost any unitary into U3 and CNOT gates
|
Header file for a class responsible for the disentanglement of one qubit from the others. More...
#include "qgd/Decomposition_Base.h"
#include "qgd/Sub_Matrix_Decomposition_Cost_Function.h"
#include "qgd/Functor_Cost_Function_Gradient.h"
Go to the source code of this file.
Classes | |
class | Sub_Matrix_Decomposition |
A class responsible for the disentanglement of one qubit from the others. More... | |
Header file for a class responsible for the disentanglement of one qubit from the others.
Definition in file Sub_Matrix_Decomposition.h.