6 references to Narrow
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
506
Vector256.
Narrow
(
509
Vector256.
Narrow
(
645
Vector256.
Narrow
(
652
Vector256.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (1)
639
return Vector256.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
180
public static Vector256<ushort> Invoke(Vector256<uint> lower, Vector256<uint> upper) => Vector256.
Narrow
(lower, upper);