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