V0_1.HamiltonianData.ParticleHoleRepresentation Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="particle_hole_representation", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_1.ArrayQuantity<object,object>? ParticleHoleRepresentation { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="particle_hole_representation", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ParticleHoleRepresentation : Microsoft.Quantum.Chemistry.Broombridge.V0_1.ArrayQuantity<obj, obj> with get, set
Public Property ParticleHoleRepresentation As V0_1.ArrayQuantity(Of Object, Object)

Property Value

ArrayQuantity<Object,Object>
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to