Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
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"
Go to the source code of this file.
Classes | |
class | UN |
Base class for the representation of general gate operations. More... | |
Header file for a class for the representation of general gate operations on the first qbit_num-1 qubits.
Definition in file UN.h.