Skip to content
Snippets Groups Projects
Commit 55e6da38 authored by Hwaipy Li's avatar Hwaipy Li
Browse files

Fix Histogram

1. Improved the constructor. Now it has better performance when data is
vary large (e.g. >1M).
2. Fixed line 99. When bin==numBins, the value falls on the next bin of
the max bin, not right on the edge.
parent 1cfc7c79
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment