Gate.Mat Property

Liquid Quantum Simulator

GateMat Property
The unitary matrix for this gate. If the gate is not defined by a single unitary, this will be a 0x0 matrix.

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

Property Value

Type: CSMat
See Also