Comments added
This commit is contained in:
parent
3be23ebd2a
commit
29605d45e1
@ -4,7 +4,8 @@
|
|||||||
// Version :
|
// Version :
|
||||||
// Copyright :
|
// Copyright :
|
||||||
// Description : Wavelet Demo comparing linear and non-linear approximation properties
|
// Description : Wavelet Demo comparing linear and non-linear approximation properties
|
||||||
// : of a given wavelet. Implemented using dwt_sym and idwt_sym.
|
// : of a given wavelet. Implemented using dwt and idwt. Interchangeable with
|
||||||
|
// : dwt_sym and idwt_sym.
|
||||||
//============================================================================
|
//============================================================================
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
Loading…
Reference in New Issue
Block a user