6 Commits

Author SHA1 Message Date
Rafat Hussain
e49f228771 gamma replaced with cwt_gamma 2019-04-08 16:40:15 +05:30
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
12d72252c6 cwt.c:factorial: move array definition above executable statements
thus the project may be built using C89 compilers like MSVC2010
2018-12-13 17:26:43 +03:00
Ivan Krylov
2e2b624950 remove lots of unused variables 2018-12-13 15:09:52 +03:00
Ivan Krylov
0b5777fc4a const-correct cwt.c:cwavelet 2018-12-13 15:05:02 +03:00
Rafat Hussain
69bf4dc0b0 CCommit : CWT/ICWT added 2016-05-29 05:43:59 +05:30