BitFlipCode function

Namespace: Microsoft.Quantum.ErrorCorrection

Package: Microsoft.Quantum.Standard

Returns a QECC value representing the ⟦3, 1, 1⟧ bit flip code encoder and decoder with in-place syndrome measurement.

function BitFlipCode () : Microsoft.Quantum.ErrorCorrection.QECC

Output : QECC

Returns an implementation of a quantum error correction code by specifying a QECC type.