Returns the set of spinor states.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public SpinState[] States()
Public Function States As SpinState()
public:
array<SpinState>^ States()
member States : unit -> SpinState[]
Return Value
Type:
SpinStateAn array of spin states that spans the spinor subspace.
See Also