5 references to Narrow
System.Numerics.Tensors (5)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
646Vector256.Narrow( 649Vector256.Narrow( 653Vector256.Narrow( 656Vector256.Narrow(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
202public static Vector256<uint> Invoke(Vector256<ulong> lower, Vector256<ulong> upper) => Vector256.Narrow(lower, upper);