RealOperatorCoulombSum
Represents a Coulomb tensor operator, with interactions defined as a 4-rank tensor.
Factories
CoulombSum(const RealTensor tensor) -> RealOperatorCoulombSum
Returns a Coulomb tensor operator .
The operator is parametrized by a 4-rank tensor with elements. It acts on a -dimensional Hilbert space assuming interleaved spins, where spatial orbital corresponds to spin-up position and spin-down position .
Parameters
- tensor: The 4-rank tensor representing the interaction.
Symbols
| Name | Description |
|---|---|
= | Assignment operator for Coulomb tensor operators. |