comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » dissapointing fftw
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: dissapointing fftw [message #38004 is a reply to message #37948] Tue, 10 February 2004 21:08 Go to previous messageGo to previous message
stevenj is currently offline  stevenj
Messages: 5
Registered: September 1998
Junior Member
"R.G. Stockwell" wrote...
> [...] But I also use it for arbitrary lengths of time
> and the requirement of the fftw to calculate a plan for each different
> length is a real killer. Plus, the creation of the plan can be very very
> slow (i.e. minutes). [...]
> Oddly enough the matlab invokation of fftw does not seem to have that step
> (of calculating the plan).

You can create plans with the FFTW_ESTIMATE option to skip the
plan-optimization step and just pick one based on heuristics. I think
that's what Matlab does, probably with precomputed plans ('wisdom')
for a few sizes like powers of two.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Doing Nothing Takes Longer Than Doing... Nothing?
Next Topic: Re: connectivity array

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 19:55:28 PDT 2025

Total time taken to generate the page: 1.04113 seconds