bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] missing gsl_sort_index


From: Brian Gough
Subject: Re: [Bug-gsl] missing gsl_sort_index
Date: Mon, 09 May 2011 23:50:20 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO)

At Fri, 6 May 2011 11:24:00 -0400,
Maiullo, James - GS wrote:
> 
> A prototype for this function exists
> ./gsl/gsl_sort_double.h:void gsl_sort_index (size_t * p, const double * data, 
> const size_t stride, const size_t n);
> ./sort/gsl_sort_double.h:void gsl_sort_index (size_t * p, const double * 
> data, const size_t stride, const size_t n);
> 
> but there is no source.

Hello.
The function name itself does not appear directly in the source code but
it is defined via macros in sortvecind.c and sortvecind_source.c.
-- 
Brian Gough




reply via email to

[Prev in Thread] Current Thread [Next in Thread]