3 references to Invoke
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IIndexOfOperator.cs (1)
121
TIndexOfOperator.
Invoke
(ref resultLower, result.GetUpper(), ref indexLower, resultIndex.GetUpper());
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMax.cs (2)
300
TIndexOfMinMax.
Invoke
(ref result, current, ref resultIndex, currentIndex);
323
TIndexOfMinMax.
Invoke
(ref result, current, ref resultIndex, currentIndex);