V0_1.HamiltonianData.TwoElectronIntegrals Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="two_electron_integrals", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_1.ArrayQuantity<long,double> TwoElectronIntegrals { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="two_electron_integrals", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.TwoElectronIntegrals : Microsoft.Quantum.Chemistry.Broombridge.V0_1.ArrayQuantity<int64, double> with get, set
Public Property TwoElectronIntegrals As V0_1.ArrayQuantity(Of Long, Double)

Property Value

ArrayQuantity<Int64,Double>
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to