SpinMath Class

Contains methods for computing functions of spin and spin states.

Definition

Namespace: Meta.Numerics.Functions
Assembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
C#
public static class SpinMath
Inheritance
Object    SpinMath

Methods

ClebschGodron Computes a Clebsch-Gordon coefficient.
Combine(Spin, Spin) Enumerates all the spins that can be obtained by combining two spins.
Combine(SpinState, SpinState) Enumerates all spin states that may be obtained by combining two spin states.
SixJ Computes the value of the 6j symbol for the six given spins.
ThreeJ Computes a 3j symbol.

See Also