MeasurementOperators.__Body__ Property

Definition

public override Func<(long, Microsoft.Quantum.Simulation.Core.IQArray<long>, long),Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Simulation.Core.Pauli>>> __Body__ { get; }
member this.__Body__ : Func<ValueTuple<int64, Microsoft.Quantum.Simulation.Core.IQArray<int64>, int64>, Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Simulation.Core.Pauli>>>
Public Overrides ReadOnly Property __Body__ As Func(Of ValueTuple(Of Long, IQArray(Of Long), Long), IQArray(Of IQArray(Of Pauli)))

Property Value

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