5 references to UpdateDistribution
Microsoft.ML.TimeSeries (5)
RootCauseAnalyzer.cs (5)
203UpdateDistribution(pointDistribution, totalPoints, dimKey);
259UpdateDistribution(dimension.PointDis, totalPoints, dimKey);
260UpdateDistribution(dimension.AnomalyDis, anomalyPoints, dimKey);
303UpdateDistribution(dimension.PointDis, pointChildren[dimKey], dimKey);
307UpdateDistribution(dimension.AnomalyDis, anomalyChildren[dimKey], dimKey);