ExpandedCoefficients.In(ValueTuple<IQArray<Double>,Int64>) Constructor

Definition

public In ((Microsoft.Quantum.Simulation.Core.IQArray<double>, long) data);
new Microsoft.Quantum.Chemistry.JordanWigner.VQE.ExpandedCoefficients.In : ValueTuple<Microsoft.Quantum.Simulation.Core.IQArray<double>, int64> -> Microsoft.Quantum.Chemistry.JordanWigner.VQE.ExpandedCoefficients.In
Public Sub New (data As ValueTuple(Of IQArray(Of Double), Long))

Parameters

data
ValueTuple<Microsoft.Quantum.Simulation.Core.IQArray<Double>,Int64>

Applies to