distance_squared(_:_:)
Returns the square of the distance between two vectors.
Declaration
func distance_squared(_ x: SIMD3<Float>, _ y: SIMD3<Float>) -> FloatReturns the square of the distance between two vectors.
func distance_squared(_ x: SIMD3<Float>, _ y: SIMD3<Float>) -> Float