$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (sohail_at_[hidden])
Date: 2007-11-20 15:19:48
On Tue, 20 Nov 2007 19:36:20 +0000, nisha kannookadan wrote:
> The Code is quite huge. But I post here, a part, which takes quite a lot
> of time: These are two methods for wavelet transformations:
Oh boy, that is a lot of copying going on before you even enter the loop!
And then in the loop, there is a bunch of resizing!
You should use a profiler.
-- Sohail Somani http://uint32t.blogspot.com