Enums§
- Component
- LC component
- Decorrelation
- LC quantisation decorrelation mode
- Elem
Size - LC component element size, in bytes
- Error
- Errors that can occur during compression and decompression with LC
- Error
Kind - LC error bound kind
- Float
Size - LC component float element size, in bytes
- Lorenzo
Dtype - LC Lorenzo preprocessor dtype
- Preprocessor
- LC preprocessor
- QuantizeD
Type - LC quantization dtype
- Tuple
Size - LC tuple component element size, in bytes x tuple length
Constants§
- MAX_
BYTES - Maximum number of bytes
- MAX_
COMPONENTS - Maximum number of components
Functions§
- compress
- Compress the
inputdata with LC using zero or morepreprocessorsand one or morecomponents. - decompress
- Dempress the
compresseddata with LC using zero or morepreprocessorsand one or morecomponents.