-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
A new Distribution zeros out cMin. https://github.com/tibbe/ekg-core/blob/master/System/Metrics/Distribution.hsc#L99
AFAICT it will aways be zero if the input is positive: https://github.com/tibbe/ekg-core/blob/master/cbits/distrib.c#L24
I think cMin would be more useful it was initialized to the largest Double. Then it would show the smallest value seen if a single data point was added.
Metadata
Metadata
Assignees
Labels
No labels