|
GridFormat 0.5.0
I/O-Library for grid-like data structures
|
Files | |
| file | common.hpp [code] |
| Common classes used in the context of data compression. | |
| file | concepts.hpp [code] |
| Concepts related to data compression. | |
| file | decompress.hpp [code] |
| Decompress compressed data. | |
| file | lz4.hpp [code] |
| Compressor using the LZ4 library. | |
| file | lzma.hpp [code] |
| Compressor using the LZMA library. | |
| file | zlib.hpp [code] |
| Compressor using the ZLIB library. | |