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: addition of gsl_combination_memcpy


Mario Pernici writes:
 >  I propose, in analogy with gsl_permutation_memcpy, the addition of
 >  gsl_combination_memcpy (I use it in Ruby binding to gsl).

Thanks for the patch, now added to CVS.

Brian


 >      for (j = 0; j < src_n; j++)

n.b. corrected to j < src_k


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