PauliTerm.QubitIndices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Qubit indices that represent this Pauli string.
public int[] QubitIndices { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.QubitIndices : int[] with get, set
Public Property QubitIndices As Integer()
Property Value
- Int32[]
- Attributes