3 references to Invoke
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IAggregationOperator.cs (2)
664return TAggregationOperator.Invoke(vresult); 1860return TAggregationOperator.Invoke(vresult);
System\Numerics\Tensors\netcore\TensorPrimitives.Max.cs (1)
450return TMinMaxOperator.Invoke(result);