histogram.c: histogram_create now takes bin width instead of the number of bins
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 20 Mar 2012 18:03:09 +0000 (19:03 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 20 Mar 2012 17:40:09 +0000 (18:40 +0100)
commitbb75ec3b2fe601c6b942f5cda283b82925dd745d
tree117e9b6ce364796d1a0fe281bad664bb4a9e422a
parent40cd3ae772434bad9881c919f7db0b47f66d269b
histogram.c: histogram_create now takes bin width instead of the number of bins
src/language/stats/examine.c
src/language/stats/frequencies.q
src/math/histogram.c
src/math/histogram.h