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

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"
Include dependency graph for Sub_Matrix_Decomposition.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header file for a class responsible for the disentanglement of one qubit from the others.

Definition in file Sub_Matrix_Decomposition.h.