HTermsToGenIdx.In Class

Definition

public class HTermsToGenIdx.In : Microsoft.Quantum.Simulation.Core.QTuple<(Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Chemistry.HTerm>, Microsoft.Quantum.Simulation.Core.IQArray<long>, long)>
type HTermsToGenIdx.In = class
    inherit QTuple<ValueTuple<IQArray<HTerm>, IQArray<int64>, int64>>
    interface IApplyData
Public Class HTermsToGenIdx.In
Inherits QTuple(Of ValueTuple(Of IQArray(Of HTerm), IQArray(Of Long), Long))
Inheritance
Microsoft.Quantum.Simulation.Core.QTuple<ValueTuple<Microsoft.Quantum.Simulation.Core.IQArray<HTerm>,Microsoft.Quantum.Simulation.Core.IQArray<Int64>,Int64>>
HTermsToGenIdx.In
Implements
Microsoft.Quantum.Simulation.Core.IApplyData

Constructors

HTermsToGenIdx.In(ValueTuple<IQArray<HTerm>,IQArray<Int64>,Int64>)

Explicit Interface Implementations

IApplyData.Qubits

Applies to