At Tue, 21 Jul 2009 01:12:10 +0100, JIA Pei wrote: > > GSL is always trying to do the wavelet transform till level log2(N), which > can't satisfy the users' requirement, because it is true that some times, > the users would like to carry out wavelet transform just until level 2. > > So, any possibility to improve this issue?
Would you like the internal function dwt_step in dwt.c to be exported for public use, or some other way? What's the application of not doing a full transform? -- Brian Gough (GSL Maintainer) Support freedom by joining the FSF http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37 _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
