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

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

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

Go to the source code of this file.

Classes

class  U3
 A class representing a U3 operation. More...
 

Detailed Description

Header file for a class representing a U3 operation.

Definition in file U3.h.