simd_distance_squared
Returns the square of the distance between two vectors.
Declaration
static _Float16 simd_distance_squared(simd_half16 __x, simd_half16 __y);Returns the square of the distance between two vectors.
static _Float16 simd_distance_squared(simd_half16 __x, simd_half16 __y);