Click or drag to resize

SpinStateGetHashCode Method

Computes a hash function for the spin state.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public override int GetHashCode()

Return Value

Type: Int32
An integer which is guaranteed equal for equal spin states, an unlikely to be equal for unequal spin states.
See Also