2 references to Invoke
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryInputBinaryOutput.cs (2)
108
(Vector256<T> first, Vector256<T> second) = TUnaryOperator.
Invoke
(Vector256.LoadUnsafe(ref sourceRef, (uint)i));
121
(Vector256<T> first, Vector256<T> second) = TUnaryOperator.
Invoke
(Vector256.LoadUnsafe(ref sourceRef, (uint)i));