This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gsl Development Query


E. Robert Tisdale writes:
 > The GSL should allow application programmers
 > to create FFT objects like the "plan" object in FFTW.
 > The overhead of creating an FFT object is amortized
 > over several invocations of an FFT of a particular length.

Yes, this is how it works -- see the documentation for
gsl_fft_complex_alloc in the manual for details.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]