|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|


Go to the source code of this file.
Classes | |
| class | Matrix_any |
| Non-owning carrier that references either Matrix (complex128) or Matrix_float (complex64) without data conversion. More... | |
Enumerations | |
| enum | matrix_precision { matrix_precision::float64 = 0, matrix_precision::float32 = 1 } |
|
strong |
| Enumerator | |
|---|---|
| float64 | |
| float32 | |
Definition at line 18 of file matrix_any.h.
1.8.13