3 writes to Max
Microsoft.ML.Core (3)
Utilities\SummaryStatistics.cs (3)
16
Max
= double.NegativeInfinity;
121
Max
= v;
149
Max
= s.Max;
7 references to Max
Microsoft.ML.Core (7)
Utilities\SummaryStatistics.cs (7)
27
&& s.
Max
==
Max
&& s.NonzeroCount == NonzeroCount;
33
Count, Mean, M2, Min,
Max
, NonzeroCount);
120
if (
Max
< v)
148
if (
Max
< s.
Max
)
149
Max = s.
Max
;