Closed mchoubby closed 3 years ago
utilities class that do summary statistics from a float array for example
fastutil is about data structures—I don't think it's the right place. The DSI Utilities, for example, have a SummaryStats class that does that with floats. That could be modified to accept any kind of stream.
utilities class that do summary statistics from a float array for example