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

Header file for a class responsible for grouping CNOT and U3 operations into layers. More...

#include <vector>
#include "qgd/common.h"
#include "qgd/Operation.h"
Include dependency graph for Operation_block.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Operation_block
 A class responsible for grouping CNOT and U3 operations into layers. More...
 

Detailed Description

Header file for a class responsible for grouping CNOT and U3 operations into layers.

Definition in file Operation_block.h.