|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include "State.h"Go to the source code of this file.
Classes | |
| class | Simulators::ISimulator |
| Interface class for a quantum computing simulator. More... | |
Namespaces | |
| namespace | Simulators |
Macros | |
| #define | _SIMULATOR_INTERFACE_H_ |
The interface for a simulator.
This interface extends the state interface allowing more operations to be performed on the state, more specifically, the application of quantum gates.
Definition in file Simulator.h.
| #define _SIMULATOR_INTERFACE_H_ |
Definition at line 16 of file Simulator.h.