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

Header file of single-precision complex array storage with automatic and thread safe reference counting. More...

#include "matrix_base.hpp"
#include "matrix_template.hpp"
#include <cmath>
#include <type_traits>
Include dependency graph for matrix_float.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Matrix_float
 Single-precision complex matrix (float32). More...
 

Detailed Description

Header file of single-precision complex array storage with automatic and thread safe reference counting.

Definition in file matrix_float.h.