Re: [math] Convolution

2012-08-23 Thread Clemens Novak
On 2012-08-20 19:25, Luc Maisonobe wrote: Le 20/08/2012 17:00, Clemens Novak a écrit : Dear all, Hi Clemens, I would like to work on some signal processing functions (as indicated on the wiki WishList) and started with the convolution of 2 sequences (represented as RealVector). I have

[math] Convolution

2012-08-20 Thread Clemens Novak
Dear all, I would like to work on some signal processing functions (as indicated on the wiki WishList) and started with the convolution of 2 sequences (represented as RealVector). I have completed a first working version (some error checking code, formatting, unit tests etc are missing); I am