Mono Class Library: Mono.Simd.VectorOperations Overview | MembersMono.Simd.VectorOperations.SubtractWithSaturation Method |
Subtract two vectors with saturation. [Edit]
|
The unsigned saturated subtraction of two vectors. [Edit]
The resulting vector contains the unsigned saturated subtraction of the individual components of the vector.
If the subtraction of two of the components would undeflow, then the result is Short.MinValue.
[Edit]
Namespace: Mono.Simd
Assembly: Mono.Simd (in Mono.Simd.dll)
Assembly Versions: 2.0.0.0