Contents

simd_distance_squared

Returns the square of the distance between two vectors.

Declaration

static _Float16 simd_distance_squared(simd_half16 __x, simd_half16 __y);

See Also

Length and distance functions