HTermsToGenIdx.HTermToGenIdx__ Property

Definition

protected Microsoft.Quantum.Simulation.Core.ICallable<(Microsoft.Quantum.Chemistry.HTerm, Microsoft.Quantum.Simulation.Core.IQArray<long>),Microsoft.Quantum.Simulation.GeneratorIndex> HTermToGenIdx__ { get; set; }
member this.HTermToGenIdx__ : Microsoft.Quantum.Simulation.Core.ICallable<ValueTuple<Microsoft.Quantum.Chemistry.HTerm, Microsoft.Quantum.Simulation.Core.IQArray<int64>>, Microsoft.Quantum.Simulation.GeneratorIndex> with get, set
Protected Property HTermToGenIdx__ As ICallable(Of ValueTuple(Of HTerm, IQArray(Of Long)), GeneratorIndex)

Property Value

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

Applies to