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]
Other format: [Raw text]

Re: convolution


Carlo Ferrigno writes:
 > Hello,
 > 
 > 	is there any, already made, way to perform the convolution between two 
 > gsl_vectors in GSL ?

There is no ready made routine, because the best choice of algorithm
is problem-dependent.  (e.g. which type of fft to use)

regards

-- 
Brian Gough


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