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 HTerm : Microsoft.Quantum.Simulation.Core.UDTBase<(Microsoft.Quantum.Simulation.Core.IQArray<long>, Microsoft.Quantum.Simulation.Core.IQArray<double>)>
type HTerm = class
inherit UDTBase<ValueTuple<IQArray<int64>, IQArray<double>>>
interface IApplyData
Public Class HTerm
Inherits UDTBase(Of ValueTuple(Of IQArray(Of Long), IQArray(Of Double)))