Libpolycomp  1.0
A compression/decompression library that implements the polynomial compression and other simple compression schemes
__pcomp_polycomp_t Struct Reference
Collaboration diagram for __pcomp_polycomp_t:

Data Fields

size_t samples_per_chunk
 
pcomp_poly_fit_data_tpoly_fit
 
pcomp_chebyshev_tchebyshev
 
pcomp_chebyshev_tinv_chebyshev
 
double max_allowable_error
 
pcomp_polycomp_algorithm_t algorithm
 
double period
 

Detailed Description

Definition at line 570 of file poly.c.


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