Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
SimulatorObserver.h File Reference
#include <memory>
#include <vector>
#include "../Types.h"

Go to the source code of this file.

Classes

class  Simulators::ISimulatorObserver
 Interface class for a quantum computing simulator observer. More...
class  Simulators::SimulatorObserverProxy< Impl >
 A proxy class for a quantum computing simulator observer. More...

Namespaces

namespace  Simulators

Macros

#define _SIMULATOR_OBSERVER_H_

Detailed Description

Version
1.0

DESCRIPTION

Simulator observer interface and proxy.

Use them for observers of a simulator, if they are needed.

Definition in file SimulatorObserver.h.

Macro Definition Documentation

◆ _SIMULATOR_OBSERVER_H_

#define _SIMULATOR_OBSERVER_H_

Definition at line 15 of file SimulatorObserver.h.