PauliTerm.QubitIndices Property

Definition

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

Applies to