Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Simulator.h File Reference
#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_

Detailed Description

Version
1.0

DESCRIPTION

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.

Macro Definition Documentation

◆ _SIMULATOR_INTERFACE_H_

#define _SIMULATOR_INTERFACE_H_

Definition at line 16 of file Simulator.h.