Expand description
Compressed data structures for adaptive memory compression
This module contains the data structures used to represent compressed sparse matrices and their component blocks.
Structs§
- Block
Size Info - Block size information
- Compressed
Block - Compressed block of matrix data
- Compressed
Matrix - Compressed sparse matrix representation
- Matrix
Metadata Export - Matrix metadata for export/import
Enums§
- Block
Type - Type of data stored in a block