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