Copyright | (c) Daniel Lovasko 2016-2017 |
---|---|
License | BSD3 |
Maintainer | Daniel Lovasko <[email protected]> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Codec.Goat.TimeFrame.Encode
Description
Encoding of time points into a compressed frame form.
- timeEncode :: [Word32] -> TimeFrame
Documentation
Pack a list of _ascending_ time points into a succinct frame form.