V0_2.State.Energy Property
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.
Expectation energy of state relative to ProblemDescription Hamiltonian.
[YamlDotNet.Serialization.YamlMember(Alias="energy", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_1.SimpleQuantity Energy { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="energy", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Energy : Microsoft.Quantum.Chemistry.Broombridge.V0_1.SimpleQuantity with get, set
Public Property Energy As V0_1.SimpleQuantity
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute