Click or drag to resize
GateMat Property
The unitary matrix for this gate. If the gate is not defined by a unitary, this will be a 0x0 matrix.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
F#
member Mat : CSMat with get

Property Value

Type: CSMat
See Also