Copyright | (c) Daniel Lovasko 2016-2017 |
---|---|
License | BSD3 |
Maintainer | Daniel Lovasko <daniel.lovasko@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Decoding of the compressed frame form into raw value points.
- valueDecode :: ValueFrame -> [Float]
Documentation
:: ValueFrame | succinct frame form |
-> [Float] | value points |
Unpack value points from the succinct frame.