EstimateTermExpectation.In Constructor

Definition

public In ((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) data);
new Microsoft.Quantum.Chemistry.JordanWigner.VQE.EstimateTermExpectation.In : 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> -> Microsoft.Quantum.Chemistry.JordanWigner.VQE.EstimateTermExpectation.In
Public Sub New (data As ValueTuple(Of IAdjointable, IQArray(Of IQArray(Of Pauli)), IQArray(Of Double), Long, Long))

Parameters

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

Applies to