HTermsToGenIdx.In Constructor

Definition

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

Parameters

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

Applies to