Mono Class Library: OverviewMono.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
staticArithmeticRightShift(this Vector4ui, int) : Vector4ui Documentation for this section has not yet been entered. staticCompareEqual(this Vector4ui, Vector4ui) : Vector4ui Documentation for this section has not yet been entered. staticMax(this Vector4ui, Vector4ui) : Vector4ui Documentation for this section has not yet been entered. staticMin(this Vector4ui, Vector4ui) : Vector4ui Documentation for this section has not yet been entered. staticShuffle(this Vector4ui, ShuffleSel) : Vector4ui Documentation for this section has not yet been entered. staticSignedPackWithSignedSaturation(this Vector4ui, Vector4ui) : Vector8s Documentation for this section has not yet been entered. staticSignedPackWithUnsignedSaturation(this Vector4ui, Vector4ui) : Vector8us Documentation for this section has not yet been entered. staticUnpackHigh(this Vector4ui, Vector4ui) : Vector4ui Documentation for this section has not yet been entered. staticUnpackLow(this Vector4ui, Vector4ui) : Vector4ui Documentation for this section has not yet been entered.