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

Mono.Simd.Vector4f Subtraction Operator

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

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

Parameters

v1
First vector. [Edit]
v2
Documentation for this section has not yet been entered. [Edit]
v1
First 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