Mono Class Library: Mono.Simd.VectorOperations Overview | MembersMono.Simd.VectorOperations.AddWithSaturation Method |
Adds two vectors with saturation. [Edit]
|
The unsigned saturated addition of two vectors. [Edit]
The resulting vector contains the unsigned saturated sum of the individual components of the vector.
If the sum of two of the components would overflow, then the result of the saturated sum is Byte.MaxValue.
[Edit]
Namespace: Mono.Simd
Assembly: Mono.Simd (in Mono.Simd.dll)
Assembly Versions: 2.0.0.0