EstimateTermExpectation.__Body__ Property

Definition

public override Func<(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> __Body__ { get; }
member this.__Body__ : Func<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>
Public Overrides ReadOnly Property __Body__ As Func(Of ValueTuple(Of IAdjointable, IQArray(Of IQArray(Of Pauli)), IQArray(Of Double), Long, Long), Double)

Property Value

Func<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