1 reference to Floor
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.Floor.cs (1)
48return Vector256.Floor(x.AsSingle()).As<float, T>();