EstimateEnergy.ExpandedCoefficients__ Property

Definition

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

Property Value

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

Applies to