HTermsToGenSys.HTermsToGenIdx__ Property

Definition

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

Property Value

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

Applies to