6 references to Narrow
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
524
Vector256.
Narrow
(
527
Vector256.
Narrow
(
663
Vector256.
Narrow
(
670
Vector256.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (1)
641
return Vector256.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
196
public static Vector256<ushort> Invoke(Vector256<uint> lower, Vector256<uint> upper) => Vector256.
Narrow
(lower, upper);