EstimateEnergy.EstimateTermExpectation__ Property

Definition

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

Property Value

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

Applies to