Safe Haskell | None |
---|---|
Language | Haskell98 |
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.9.1.0: Library for histograms creation.
Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Histogram.Bin.BinInt
Integer bins of equal size. For roundtripping use:
b = binIntStep (lowerLimit b) (binSize b) (nBins b)
Construct BinInt
.