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

Mono.Simd.VectorOperations.Shuffle Method

Return a vector based on the ShuffleSel mask. [Edit]

[Mono.Simd.Acceleration(Mono.Simd.AccelMode.SSE2)]
public static Vector4i Shuffle (this Vector4i v1, ShuffleSel sel)

Parameters

v1
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 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