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

Mono.Simd.Vector4ui Subtraction Operator

Substracts the values from the second vector from the first. [Edit]

[Mono.Simd.Acceleration(Mono.Simd.AccelMode.SSE2)]
public static Vector4ui operator- (Vector4ui v1, Vector4ui v2)

Parameters

v1
First vector. [Edit]
v2
Second vector. [Edit]

Returns

A new vector. [Edit]

Remarks

The vector elements contain the substraction of the elements in the second vector from the elements in the first vector. [Edit]

Requirements

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