Qubit.ShowMag Method

Liquid Quantum Simulator

QubitShowMag Method
Creates a string representation of this Qubit. The representation shows the probabilities of measuring this Qubit in the computational |0> and |1> states.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member ShowMag : unit -> string 

Return Value

Type: String
The string representation
See Also

Reference

[M:Microsoft.Research.Liquid.Qubit.ToString()]