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]

Re: Interpolation interface.


 > > secondly the (as far as I can see) unnecessary separation between
 > > accelerator object and interpolation object
 > 
 > If you think of the accelerator as a kind of iterator object,
 > then you will see the logic of having them outside. Amongst
 > other things, it allows you to have more than one iterator
 > active at one time. 

in particular this is needed for multithreaded programs where different
threads are using the same interpolation.


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