5 references to Narrow
System.Numerics.Tensors (5)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
664Vector256.Narrow( 667Vector256.Narrow( 671Vector256.Narrow( 674Vector256.Narrow(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
218public static Vector256<uint> Invoke(Vector256<ulong> lower, Vector256<ulong> upper) => Vector256.Narrow(lower, upper);