PauliTerm.TermType 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.
LadderType of Pauli string encoded by list of qubit indices.
public Microsoft.Quantum.Chemistry.TermType.PauliTerm TermType { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.TermType : Microsoft.Quantum.Chemistry.TermType.PauliTerm with get, set
Public Property TermType As TermType.PauliTerm
Property Value
- Attributes