HTermsToGenSys.__Body__ Property

Definition

public override Func<(Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Chemistry.HTerm>, Microsoft.Quantum.Simulation.Core.IQArray<long>),Microsoft.Quantum.Simulation.GeneratorSystem> __Body__ { get; }
member this.__Body__ : Func<ValueTuple<Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Chemistry.HTerm>, Microsoft.Quantum.Simulation.Core.IQArray<int64>>, Microsoft.Quantum.Simulation.GeneratorSystem>
Public Overrides ReadOnly Property __Body__ As Func(Of ValueTuple(Of IQArray(Of HTerm), IQArray(Of Long)), GeneratorSystem)

Property Value

Func<ValueTuple<Microsoft.Quantum.Simulation.Core.IQArray<HTerm>,Microsoft.Quantum.Simulation.Core.IQArray<Int64>>,Microsoft.Quantum.Simulation.GeneratorSystem>

Applies to