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