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

Header file for a class representing a CNOT operation. More...

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

Go to the source code of this file.

Classes

class  CNOT
 A class representing a CNOT operation. More...
 

Detailed Description

Header file for a class representing a CNOT operation.

Definition in file CNOT.h.