HTermsToGenIdx.__Body__ Property

Definition

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

Property Value

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

Applies to