Mono Class Library: Mono.Simd.VectorOperations Overview | MembersMono.Simd.VectorOperations.AndNot Method |
Compares the elements of two vectors for equality. [Edit]
|
A new vector with the comparison results. [Edit]
Equal components get all their bits set to 1; Unequal components gets the value set to zero. You can cast the result into a Vector4ui and compare the integer properties to UInt64.MaxValue. [Edit]
Namespace: Mono.Simd
Assembly: Mono.Simd (in Mono.Simd.dll)
Assembly Versions: 2.0.0.0