Click or drag to resize
QubitState Property
The state vector for this qubit, if it is unentangled. This property will raise an exception if the qubit is entangled.

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

Property Value

Type: CVec
See Also