This is the mail archive of the gsl-discuss@sourceware.cygnus.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: suggest to add 'heapsort'.


Brian Gough <bjg@network-theory.co.uk> writes:

> Thanks. A heapsort would be useful as an alternative to
> qsort(). [...]

I hope you're not assuming that qsort() is quick sort.  There is
no requirement that qsort() be implemented as quick sort, and it
often is not.

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