5 references to Narrow
System.Numerics.Tensors (5)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
598
Vector512.
Narrow
(
601
Vector512.
Narrow
(
605
Vector512.
Narrow
(
608
Vector512.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
203
public static Vector512<uint> Invoke(Vector512<ulong> lower, Vector512<ulong> upper) => Vector512.
Narrow
(lower, upper);