2 references to Invoke
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryOneToFourOperator.cs (2)
92
(Vector256<TOutput>, Vector256<TOutput>, Vector256<TOutput>, Vector256<TOutput>) results = TUnaryOperator.
Invoke
(Vector256.LoadUnsafe(ref sourceRef, (uint)i));
107
(Vector256<TOutput>, Vector256<TOutput>, Vector256<TOutput>, Vector256<TOutput>) results = TUnaryOperator.
Invoke
(Vector256.LoadUnsafe(ref sourceRef, (uint)i));