HTermToGenIdx.In Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |