5 references to Narrow
System.Numerics.Tensors (5)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
616
Vector512.
Narrow
(
619
Vector512.
Narrow
(
623
Vector512.
Narrow
(
626
Vector512.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertTruncating.cs (1)
219
public static Vector512<uint> Invoke(Vector512<ulong> lower, Vector512<ulong> upper) => Vector512.
Narrow
(lower, upper);