3 references to Aggregate
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IIndexOfMinMaxOperator.cs (3)
147
T aggResult = TOperator.
Aggregate
(result);
218
T aggResult = TOperator.
Aggregate
(result);
301
T aggResult = TOperator.
Aggregate
(result);