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

Class responsible for grouping CNOT and U3 operations into layers. More...

#include "qgd/CNOT.h"
#include "qgd/U3.h"
#include "qgd/Operation_block.h"
Include dependency graph for Operation_block.cpp:

Go to the source code of this file.

Detailed Description

Class responsible for grouping CNOT and U3 operations into layers.

Definition in file Operation_block.cpp.