2 references to CreateVector256T
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMax.cs (2)
264
Vector256<T> increment =
CreateVector256T
(Vector256<T>.Count);
309
currentIndex +=
CreateVector256T
(x.Length - i);