Click or drag to resize
Gate.Kraus Property
The Kraus operator matrix list for this gate (if op type is Channel). If the gate is not a channel, this will be an empty list.

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

Property Value

Type: FSharpList<KrausOp>
See Also