MResetY operation
Fully qualified name: Std.Measurement.MResetY
Q#
operation MResetY(target : Qubit) : Result
Performs a single-qubit measurement in the Pauli Y basis,
and resets target
to the |0⟩ state after the measurement.
A single qubit to be measured.
The result of measuring target
in the Pauli Y basis.