Click or drag to resize

SpinMath Class

Contains methods for computing functions of spin and spin states.
Inheritance Hierarchy
SystemObject
  Meta.Numerics.FunctionsSpinMath

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public static class SpinMath

The SpinMath type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClebschGodron
Computes a Clebsch-Gordon coefficient.
Public methodStatic memberCombine(Spin, Spin)
Enumerates all the spins that can be obtained by combining two spins.
Public methodStatic memberCombine(SpinState, SpinState)
Enumerates all spin states that may be obtained by combining two spin states.
Public methodStatic memberSixJ
Computes the value of the 6j symbol for the six given spins.
Public methodStatic memberThreeJ
Computes a 3j symbol.
Top
See Also