Qubit.Bit Property

Liquid Quantum Simulator

QubitBit Property
The measured value of a qubit in the computational basis. This will be Unknown if the qubit has not been measured since it last interacted.

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

Property Value

Type: Bit
See Also