1 reference to Round
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.Round.cs (1)
234return Vector512.Round(x.AsDouble()).As<double, T>();