This is the mail archive of the gsl-discuss@sourceware.org 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]

Spline missing functions patch


Hi,

I've been looking at the interpolation section and I've noticed that
there are the functions
 
 - gsl_interp_name
 - gsl_interp_min_size

but no equivalents for gsl_spline.

I know it is a minor issue, but I've attached a patch adding these two
functions for gsl_spine.  Basically they are just interfaces to the
gsl_interp functions.


Cheers,

S.

Attachment: gsl-svw-071105.diff
Description: Text document

Attachment: pgp00000.pgp
Description: PGP signature


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