V0_2.ClusterOperator Struct
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 e^(T_1 + T_2)|reference> where
|reference> is the reference state.
OneBodyAmplitudes are coefficients of one-body unitary cluster terms
t^{p}_{q}(a^\dag_p a_q- a^\dag_q a_p).
TwoBodyAmplitudes are coefficients of two-body unitary cluster terms
t^{pq}_{rs}(a^\dag_p a^\dag_q a_r a_s - a^\dag_s a^\dag_r a_q a_p)`.
public struct V0_2.ClusterOperator
type V0_2.ClusterOperator = struct
Public Structure V0_2.ClusterOperator
- Inheritance
-
V0_2.ClusterOperator
Properties
| OneBodyAmplitudes | |
| Reference | |
| TwoBodyAmplitudes |