Click or drag to resize
NoiseECgates Property
The list of wrap gates that are part of error-correcting circuits, by name. A name may end with "*" to indicate a wildcard.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member ECgates : FSharpList<string> with get, set

Property Value

Type: FSharpListString
See Also