This is the mail archive of the gsl-cvs@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]

gsl ./NEWS doc/sort.texi sort/ChangeLog sort/M ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sources.redhat.com	2001-01-21 11:07:20

Modified files:
	.              : NEWS 
	doc            : sort.texi 
	sort           : ChangeLog Makefile.am TODO gsl_sort_char.h 
	                 gsl_sort_double.h gsl_sort_float.h 
	                 gsl_sort_int.h gsl_sort_long.h 
	                 gsl_sort_long_double.h gsl_sort_short.h 
	                 gsl_sort_uchar.h gsl_sort_uint.h 
	                 gsl_sort_ulong.h gsl_sort_ushort.h 
	                 gsl_sort_vector_char.h gsl_sort_vector_double.h 
	                 gsl_sort_vector_float.h gsl_sort_vector_int.h 
	                 gsl_sort_vector_long.h 
	                 gsl_sort_vector_long_double.h 
	                 gsl_sort_vector_short.h gsl_sort_vector_uchar.h 
	                 gsl_sort_vector_uint.h gsl_sort_vector_ulong.h 
	                 gsl_sort_vector_ushort.h sortvec_source.c 
	                 sortvecind_source.c test.c test_source.c 
Added files:
	sort           : demo.c subset.c subset_source.c subsetind.c 
	                 subsetind_source.c 

Log message:
	added functions for selecting the k-th smallest or largest elements
	of a dataset


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