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

Data Fields

double * input
 
double * output
 
size_t num_of_samples
 
fftw_plan fftw_plan_ptr
 
pcomp_transform_direction_t dir
 

Detailed Description

Definition at line 331 of file poly.c.


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