V0_2.State.ClusterOperator Property

Definition

Coupled-cluster operator

[YamlDotNet.Serialization.YamlMember(Alias="cluster_operator", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_2.ClusterOperator ClusterOperator { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="cluster_operator", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ClusterOperator : Microsoft.Quantum.Chemistry.Broombridge.V0_2.ClusterOperator with get, set
Public Property ClusterOperator As V0_2.ClusterOperator

Property Value

V0_2.ClusterOperator
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to