Click or drag to resize

Spin Methods

The Spin type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the given object represents the same spinor.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Spin)
Determines whether the given spinor is equal to this one.
Public methodStatic memberEquals(Spin, Spin)
Determines whether two spinors are equal.
Public methodGetHashCode
Computes a hash function for the spinor.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStates
Returns the set of spinor states.
Public methodToString
Produces a string representation of the spinor.
(Overrides ValueTypeToString.)
Top
See Also