Buckets

Undocumented in source.

Members

Static functions

exponential
double[] exponential(double start, double factor, long count)
Undocumented in source. Be warned that the author may not have intended to support it.
linear
double[] linear(double start, double width, long count)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta