|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Class for the representation of general gate operations. More...
#include "Gate.h"#include "common.h"#include "gate_kernel_templates.h"#include "qgd_math.h"#include <algorithm>#include <cmath>#include <sstream>#include <tbb/enumerable_thread_specific.h>#include "apply_kernel_to_input.h"#include "apply_kernel_to_state_vector_input.h"#include "apply_large_kernel_to_input.h"#include "apply_dedicated_gate_kernel_to_input.h"
Go to the source code of this file.
Class for the representation of general gate operations.
Definition in file Gate.cpp.
1.8.13