24 Commits

Author SHA1 Message Date
Rafat Hussain
2ef5c81d82 wt2 examples added 2019-04-06 08:39:01 +05:30
Rafat Hussain
8580e896da wt2 obj added 2019-04-05 19:06:19 +05:30
Rafat Hussain
00c916c150 MRA access added 2019-04-01 18:11:19 +05:30
Rafat Hussain
e16859af59 MODWT branch added. Test for memory leaks 2019-03-20 18:27:57 +05:30
Ivan Krylov
0d5118db6f wavelib.c: remove unused parameters from modwt_per, imodwt_per 2018-12-14 13:05:45 +03:00
Ivan Krylov
fbbebc90f9 Partially revert "const-correct cwt.c:cwavelet"
This reverts commit 0b5777fc4aa12d7c019cd01aa3f5885c47c0cae2.

> In cwt.h and cwt.c , s0 and dj are needed for reconstruction.
> Both of these variables may be needed if we are to add more wavelets.
2018-12-14 13:04:07 +03:00
Ivan Krylov
1856f4a4f3 wavelib.c: const-correct swt_fft, swt_direct; drop a few more set but unused variables 2018-12-13 15:24:19 +03:00
Ivan Krylov
2e2b624950 remove lots of unused variables 2018-12-13 15:09:52 +03:00
Ivan Krylov
4e34b8926b get rid of type redefinitions 2018-12-13 14:32:41 +03:00
Ivan Krylov
f238fb1ce6 const-correct header/wavelib.h; drop duplicate src/wavelib.h; break everything 2018-12-13 14:24:44 +03:00
Rafat Hussain
e35df26b18 commit : wrcoeff commit 2017-08-23 18:05:07 +05:30
Rafat Hussain
1b34b65fb6 commit : "haar" added to MODWT 2017-08-20 18:44:06 +05:30
Rafat Hussain
eeae494901 COMMIT : ICWT available only for wt->pow = 2 2016-10-13 14:39:00 +05:30
Rafat Hussain
35c426bb12 COMMIT : ICWT (Approximate Rconstruction) modified to only support power of 2.0 scales 2016-10-12 15:10:33 +05:30
Rafat Hussain
5c9a4b5a88 COMMIT : strcpy(wt->type,type) added at line 1330 2016-10-12 14:37:44 +05:30
Rafat Hussain
b511fe864d COMMIT : Error Correction in wavelib.c : Value wt->type wasn't being updated with "lin" scales option 2016-10-10 09:44:46 +05:30
Rafat Hussain
69bf4dc0b0 CCommit : CWT/ICWT added 2016-05-29 05:43:59 +05:30
rafat
dc38e9f39b Commit : Boost dependency removed from Unit tests 2016-05-22 16:49:17 +05:30
Holger Nahrstaedt
f7786d4dd5 forget header/wavelib.h 2016-02-28 10:17:42 +01:00
Holger Nahrstaedt
5e5fe8ffa8 Zero-sized array added again
pragma added for MSVC compiler.
2016-02-28 10:13:06 +01:00
Holger Nahrstaedt
487de13131 fix warning C4200: nonstandard extension used : zero-sized array in struct/union 2016-02-18 15:24:00 +01:00
Rafat Hussain
66dc615ac8 commit : DWPT and Wavelet Tree added 2016-01-29 17:09:44 +05:30
Rafat Hussain
23d5075329 Commit : Zeropad removed. Periodic Extension debugged. 2015-12-13 12:52:16 +05:30
Rafat Hussain
b344fc7ac1 Commit : Code Added 2014-12-15 15:47:46 +05:30