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

Header file for a class for a composite gate operation. More...

#include <vector>
#include "common.h"
#include "matrix.h"
#include "matrix_real.h"
#include "Gates_block.h"
#include "CZ.h"
#include "CH.h"
#include "CNOT.h"
#include "U3.h"
#include "RX.h"
#include "RY.h"
#include "RZ.h"
#include "X.h"
#include "SX.h"
#include "SYC.h"
#include "UN.h"
#include "ON.h"
Include dependency graph for Composite.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Composite
 Base class for the representation of general gate operations. More...
 

Detailed Description

Header file for a class for a composite gate operation.

Definition in file Composite.h.