Safe Haskell | None |
---|
Data.Histogram.Bin.BinInt
Documentation
Integer bins of equal size. For roundtripping use:
b = binIntStep (lowerLimit b) (binSize b) (nBins b)
Instances
Construct BinInt
.
histogram-fill-0.8.1.0: Library for histograms creation.
Safe Haskell | None |
---|
Data.Histogram.Bin.BinInt
Integer bins of equal size. For roundtripping use:
b = binIntStep (lowerLimit b) (binSize b) (nBins b)
Instances
Construct BinInt
.