The Language-Integrated Quantum Operations (LIQUi|>) Simulator
QubitToString Method |
Creates a string representation of this Qubit.
The representation shows the current state of the qubit if it is unentangled.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
abstract ToString : unit -> string override ToString : unit -> string
Return Value
Type: StringThe string representation

Reference
[M:Microsoft.Research.Liquid.Qubit.ShowMag()]