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

Implementation of complex array storage array with automatic and thread safe reference counting. More...

#include "matrix.h"
#include <cstring>
#include <iostream>
#include "tbb/tbb.h"
#include <math.h>
Include dependency graph for matrix.cpp:

Go to the source code of this file.

Detailed Description

Implementation of complex array storage array with automatic and thread safe reference counting.

Implementation of real array storage array with automatic and thread safe reference counting.

Definition in file matrix.cpp.