Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Quantum.Simulation.Core.SourceLocation("D:\a\1\s\submodules\QuantumLibraries\Chemistry\src\Runtime\JordanWigner\JordanWignerVQE.qs", Microsoft.Quantum.Simulation.Core.OperationFunctor.Body, 38, 67)]
public class EstimateTermExpectation : Microsoft.Quantum.Simulation.Core.Operation<(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>
[<Microsoft.Quantum.Simulation.Core.SourceLocation("D:\a\1\s\submodules\QuantumLibraries\Chemistry\src\Runtime\JordanWigner\JordanWignerVQE.qs", Microsoft.Quantum.Simulation.Core.OperationFunctor.Body, 38, 67)>]
type EstimateTermExpectation = class
inherit Operation<ValueTuple<IAdjointable, IQArray<IQArray<Pauli>>, IQArray<double>, int64, int64>, double>
interface ICallable
interface IApplyData
Public Class EstimateTermExpectation
Inherits Operation(Of ValueTuple(Of IAdjointable, IQArray(Of IQArray(Of Pauli)), IQArray(Of Double), Long, Long), Double)