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

Mono.Simd.VectorOperations.ShuffleLow Method

Return a vector with the lower 4 elements selected based on the ShuffleSel mask. [Edit]

[Mono.Simd.Acceleration(Mono.Simd.AccelMode.SSE2)]
public static Vector8us ShuffleLow (this Vector8us va, ShuffleSel sel)

Parameters

va
First Vector. [Edit]
sel
Documentation for this section has not yet been entered. [Edit]

Returns

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

Remarks

Each of the four lower elements are chosen from the source vector based on the value of ShuffleSel. The selector must be a compile time constant or the runtime won't accelerate it [Edit]

Requirements

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