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

Header file for a class for the representation of general gate operations on the first qbit_num-1 qubits. More...

#include <vector>
#include "common.h"
#include "matrix.h"
#include "matrix_real.h"
#include "Gate.h"
Include dependency graph for UN.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Detailed Description

Header file for a class for the representation of general gate operations on the first qbit_num-1 qubits.

Definition in file UN.h.