|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include "Operations.h"
Include dependency graph for QuantumGates.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Circuits |
Macros | |
| #define | _QUANTUM_GATES_H_ |
The quantum gates interfaces and implementations.
There are one qubit, two qubits and three qubits gates interfaces, along with implementations for specific gates. The QuantumGateType enum is used to identify the type of gate.
Definition in file QuantumGates.h.
| #define _QUANTUM_GATES_H_ |
Definition at line 17 of file QuantumGates.h.