Mono Class Library: Mono.Simd.VectorOperations Overview | Members

Mono.Simd.VectorOperations.CompareEqual Method

Documentation for this section has not yet been entered. [Edit]

[Mono.Simd.Acceleration(Mono.Simd.AccelMode.SSE2)]
public static Vector16sb CompareEqual (this Vector16sb va, Vector16sb vb)

Parameters

va
First Vector. [Edit]
vb
Second Vector. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Equal components get all their bits set to 1; Unequal components gets the value set to zero. You can compare the integer properties to -1. [Edit]

Requirements

Namespace: Mono.Simd
Assembly: Mono.Simd (in Mono.Simd.dll)
Assembly Versions: 2.0.0.0