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: Function interface for Least-Squares Fitting


Jari Häkkinen writes:
 > Yes, of course, I am doing it my copy of the gsl CVS (in cvs_fit.h) but 
 > would like to see it the official release. Why was it decided against 
 > having gsl_vectors in the interface.

This is to avoid having additional dependencies or two versions of
every function---where possible, the plain C interface is preferred.
See the GSL Design document for more explanation.

-- 
best regards

Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/


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