IMSL C# Numerical Library

Complex.GetHashCode Method 

Returns a hashcode for this Complex.

public override int GetHashCode();

Return Value

A hash code value for this object.

See Also

Complex Class | Imsl.Math Namespace