6 references to Narrow
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBooleanUnaryOperator.cs (4)
486
Vector512.
Narrow
(
489
Vector512.
Narrow
(
615
Vector512.
Narrow
(
622
Vector512.
Narrow
(
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (1)
705
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);