1 reference to Narrow
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
230
public static Vector512<int> Invoke(Vector512<long> lower, Vector512<long> upper) => Vector512.
Narrow
(lower, upper);