Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Reset.h File Reference
#include "QuantumGates.h"

Go to the source code of this file.

Classes

class  Circuits::Reset< Time >
 Reset operation class. More...

Namespaces

namespace  Circuits

Macros

#define _RESET_STATE_H_

Detailed Description

Version
1.0

DESCRIPTION

The Reset operation.

This operation can be used to reset qubits. It's a measurement of the qubit(s) followed by an X gate conditioned by the result of the measurement. The measurement result is then discarded.

Definition in file Reset.h.

Macro Definition Documentation

◆ _RESET_STATE_H_

#define _RESET_STATE_H_

Definition at line 17 of file Reset.h.