3 references to Aggregate
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IIndexOfMinMaxOperator.cs (3)
378
T aggResult = TOperator.
Aggregate
(result);
449
T aggResult = TOperator.
Aggregate
(result);
532
T aggResult = TOperator.
Aggregate
(result);