HTermsToGenSys.In Class

Definition

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

Constructors

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

Explicit Interface Implementations

IApplyData.Qubits

Applies to