ExpandedCoefficients.In Class

Definition

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

Constructors

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

Explicit Interface Implementations

IApplyData.Qubits

Applies to