mirror of
https://github.com/simon987/wavelib.git
synced 2025-12-18 04:49:02 +00:00
MODWT branch added. Test for memory leaks
This commit is contained in:
1
header/wavelib.h
Normal file → Executable file
1
header/wavelib.h
Normal file → Executable file
@@ -90,6 +90,7 @@ struct wt_set{
|
||||
conv_object cobj;
|
||||
char method[10];
|
||||
int siglength;// Length of the original signal.
|
||||
int modwtsiglength; // Modified signal length for MODWT
|
||||
int outlength;// Length of the output DWT vector
|
||||
int lenlength;// Length of the Output Dimension Vector "length"
|
||||
int J; // Number of decomposition Levels
|
||||
|
||||
Reference in New Issue
Block a user