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