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]

Re: using GSL with C++ (was Re: gsl container designs)


At Wed, 09 Dec 2009 15:02:20 -0600,
James Amundson wrote:
> I, for one, use GSL almost exclusively from C++. When I'm not using C++, 
> I am usually using Python. How are other readers of this list using GSL? 
> Are you using a pure C environment, or do you use C++ and/or other 
> languages?

What types of functions do you mainly use?  The impedance mismatch for
the "higher-order" functions, e.g. using functions arguments and void
* parameters, seems to be the problematic area to me. 


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