[inline, static]
checks if two vectors are not the same: compares both entries
Definition at line 361 of file HeadingVector.cs.
{ return !(hv1 == hv2); }