6 references to Narrow
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
523
Vector256.
Narrow
(
526
Vector256.
Narrow
(
662
Vector256.
Narrow
(
669
Vector256.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (1)
639
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);