|
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_real_any |
| Non-owning carrier that can reference either Matrix_real or Matrix_real_float. More... | |
Enumerations | |
| enum | matrix_real_precision { matrix_real_precision::float64 = 0, matrix_real_precision::float32 = 1 } |
|
strong |
| Enumerator | |
|---|---|
| float64 | |
| float32 | |
Definition at line 18 of file matrix_real_any.h.
1.8.13