6 references to Narrow
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
485
Vector512.
Narrow
(
488
Vector512.
Narrow
(
614
Vector512.
Narrow
(
621
Vector512.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (1)
703
return Vector512.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
197
public static Vector512<ushort> Invoke(Vector512<uint> lower, Vector512<uint> upper) => Vector512.
Narrow
(lower, upper);