1 reference to Hypot
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.Hypot.cs (1)
80
return Vector512.
Hypot
(x.AsSingle(), y.AsSingle()).As<float, T>();