QECC user defined type
Namespace: Microsoft.Quantum.ErrorCorrection
Package: Microsoft.Quantum.Standard
Represents an error-correcting code as defined by its encoder, decoder, and syndrome measurement procedure.
newtype QECC = (Microsoft.Quantum.ErrorCorrection.EncodeOp, Microsoft.Quantum.ErrorCorrection.DecodeOp, Microsoft.Quantum.ErrorCorrection.SyndromeMeasOp);
反馈
提交和查看相关反馈