Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
#include "QGDTypes.h"
#include <cstring>
#include <iostream>
#include <tbb/scalable_allocator.h>
#include <tbb/spin_mutex.h>
Go to the source code of this file.
Classes | |
class | matrix_base< scalar > |
Base Class to store data of arrays and its properties. More... | |