MResetX operation
Fully qualified name: Std.Measurement.MResetX
operation MResetX(target : Qubit) : Result
Summary
Measures a single qubit in the X basis, and resets it to a fixed initial state following the measurement.
Description
Performs a single-qubit measurement in the X-basis, and ensures that the qubit is returned to |0⟩ following the measurement.
Input
target
A single qubit to be measured.
Output
The result of measuring target
in the Pauli X basis.