Gets a spin-0 spinor.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static Spin SpinZero { get; }
Public Shared ReadOnly Property SpinZero As Spin
public:
static property Spin SpinZero {
	Spin get ();
}

See Also