HTermToGenIdx.In Class

Definition

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

Constructors

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

Explicit Interface Implementations

IApplyData.Qubits

Applies to