1 reference to Narrow
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
185
public static Vector256<sbyte> Invoke(Vector256<short> lower, Vector256<short> upper) => Vector256.
Narrow
(lower, upper);