Mono Class Library: Overview

Mono.Simd.Vector4ui: ExtensionMethod Members

The extension methods of Mono.Simd.Vector4ui are listed below. For a list of all members, see the Vector4ui Members list.

See Also: Inherited members from System.ValueType

Extension Methods

static
ArithmeticRightShift(this Vector4ui, int) : Vector4ui
Documentation for this section has not yet been entered.
static
CompareEqual(this Vector4ui, Vector4ui) : Vector4ui
Documentation for this section has not yet been entered.
static
Max(this Vector4ui, Vector4ui) : Vector4ui
Documentation for this section has not yet been entered.
static
Min(this Vector4ui, Vector4ui) : Vector4ui
Documentation for this section has not yet been entered.
static
Shuffle(this Vector4ui, ShuffleSel) : Vector4ui
Documentation for this section has not yet been entered.
static
SignedPackWithSignedSaturation(this Vector4ui, Vector4ui) : Vector8s
Documentation for this section has not yet been entered.
static
SignedPackWithUnsignedSaturation(this Vector4ui, Vector4ui) : Vector8us
Documentation for this section has not yet been entered.
static
UnpackHigh(this Vector4ui, Vector4ui) : Vector4ui
Documentation for this section has not yet been entered.
static
UnpackLow(this Vector4ui, Vector4ui) : Vector4ui
Documentation for this section has not yet been entered.