Click or drag to resize
Ket Properties

The Ket type exposes the following members.

Properties
  NameDescription
Public propertyCount
Count of Qubits in state
Public propertyItem
Get a specific qubit in our state (by qubit ID)
Public propertyMaxEntangled
Max entangled that we've seen (reset during Reset())
Public propertyQubits
Get all qubits in ID order
Public propertyRandSeed
Force the pseudo-random number gen to a known initial state
Public propertyRnd
Ask for a random number generator
Public propertySymbol
Symbol table used to store the results of joint parity measurements.
Public propertyTraceRun
Trace a circuit run (0=none 1=to log 2=to log and console, 3=Ket dumps)
Top
See Also