Mono Class Library: Overview

Mono.Simd.Vector4ui: Method Members

The 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

Public Methods

static
LoadAligned(ref Vector4ui) : Vector4ui
Documentation for this section has not yet been entered.
static
LoadAligned(Vector4ui*) : Vector4ui
Documentation for this section has not yet been entered.
static
PrefetchNonTemporal(ref Vector4ui)
Documentation for this section has not yet been entered.
static
PrefetchNonTemporal(Vector4ui*)
Documentation for this section has not yet been entered.
static
PrefetchTemporal1stLevelCache(ref Vector4ui)
Documentation for this section has not yet been entered.
static
PrefetchTemporal1stLevelCache(Vector4ui*)
Documentation for this section has not yet been entered.
static
PrefetchTemporal2ndLevelCache(ref Vector4ui)
Documentation for this section has not yet been entered.
static
PrefetchTemporal2ndLevelCache(Vector4ui*)
Documentation for this section has not yet been entered.
static
PrefetchTemporalAllCacheLevels(ref Vector4ui)
Documentation for this section has not yet been entered.
static
PrefetchTemporalAllCacheLevels(Vector4ui*)
Documentation for this section has not yet been entered.
static
StoreAligned(ref Vector4ui, Vector4ui)
Documentation for this section has not yet been entered.
static
StoreAligned(Vector4ui*, Vector4ui)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.