LogicalRegister user defined type

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.ErrorCorrection

Package: Microsoft.Quantum.Standard

Type for register of physical qubits Qubit[] that encode the logical qubits.


newtype LogicalRegister = (Qubit[]);