On Wed, May 9, 2012 at 7:40 AM, Sébastien Brisard <sebastien.bris...@m4x.org > wrote:
> Hi, > the patch for the proposed modification has been attached to the > MATH-753 ticket. Thanks for your comments! > What I have seen in the patch, you remove duplicated code by using the already existing lanczos function, and create an additional function for the constant. I guess just creating a public final static constant for the LANCZOS_G value would be better? Thomas