Libpolycomp  1.0
A compression/decompression library that implements the polynomial compression and other simple compression schemes
__pcomp_polycomp_chunk_t Struct Reference

Data Fields

size_t num_of_samples
 
int is_compressed
 
double * uncompressed
 
size_t num_of_poly_coeffs
 
double * poly_coeffs
 
uint8_t * cheby_mask
 
size_t num_of_cheby_coeffs
 
double * cheby_coeffs
 

Detailed Description

Definition at line 900 of file poly.c.


The documentation for this struct was generated from the following file: