RegisterRef OffsetToRoot Property A Sandcastle Documented Class Library

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).

Namespace: Quantum
Assembly: Quantum (in Quantum.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int OffsetToRoot { get; }

Property Value

Type: Int32
See Also