EstimateEnergy.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 EstimateEnergy.In : Microsoft.Quantum.Simulation.Core.QTuple<(Microsoft.Quantum.Chemistry.JordanWigner.JordanWignerEncodingData, long)>
type EstimateEnergy.In = class
inherit QTuple<ValueTuple<JordanWignerEncodingData, int64>>
interface IApplyData
Public Class EstimateEnergy.In
Inherits QTuple(Of ValueTuple(Of JordanWignerEncodingData, Long))
- Inheritance
-
Microsoft.Quantum.Simulation.Core.QTuple<ValueTuple<Microsoft.Quantum.Chemistry.JordanWigner.JordanWignerEncodingData,Int64>>EstimateEnergy.In
- Implements
-
Microsoft.Quantum.Simulation.Core.IApplyData
Constructors
| EstimateEnergy.In(ValueTuple<JordanWignerEncodingData,Int64>) |
Explicit Interface Implementations
| IApplyData.Qubits |