Gate.Kraus Property

Liquid Quantum Simulator

GateKraus 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: FSharpListKrausOp
See Also