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