V0_2.State.ClusterOperator 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.
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
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute