bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] Wavelet DWT speedup


From: Jason Coy
Subject: [Bug-gsl] Wavelet DWT speedup
Date: Thu, 20 Dec 2007 23:27:21 -0500

Enclosed is a patch file for the wavlelet/dwt.c file that speeds up the
operation of the dwt_step function a bit by eliminating the need for the
program to calculate the buffer offset repeatedly.  The dwt.c file contains
the updated code.

 

It increases speed at the cost of slightly more complicated code.

 

Jason C.

Attachment: wavelet_speedup.patch
Description: Binary data

Attachment: dwt.c
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]