At Mon, 07 Apr 2008 19:51:27 +0800, Jerome BENOIT wrote: > I have gone through the specfunc sources: > why an ad hoc chebyshev package is used rather than > the one provided by GSL itself ?
So that it can be static-inlined, and to use gsl_sf_result.
At Mon, 07 Apr 2008 19:51:27 +0800, Jerome BENOIT wrote: > I have gone through the specfunc sources: > why an ad hoc chebyshev package is used rather than > the one provided by GSL itself ?
So that it can be static-inlined, and to use gsl_sf_result.