EstimateEnergy.MeasurementOperators__ Property

Definition

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

Property Value

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

Applies to