Click or drag to resize

SpinGetHashCode Method

Computes a hash function for the spinor.

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 spinors, an unlikely to be equal for unequal spinors.
See Also