RegisterRef PropertiesA Sandcastle Documented Class Library

The RegisterRef type exposes the following members.

Properties

  NameDescription
Public propertyOffset
The offset of referenced qubit in the Register. 0 means the Least Significant Bit.
Public propertyOffsetToRoot

The offset of referenced qubit, but in the root register. It is the same as Offset, when the Register is independent.

The idea of root register is described in GetRootRegister( RegisterRef ) , or in GetAmplitudes(Register).

Public propertyRegister
The register containing the referenced qubit.
Top
See Also