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

gsl/vector ChangeLog copy_source.c gsl_vector_ ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/02/18 14:06:10

Modified files:
	vector         : ChangeLog copy_source.c gsl_vector_char.h 
	                 gsl_vector_double.h gsl_vector_float.h 
	                 gsl_vector_int.h gsl_vector_long.h 
	                 gsl_vector_long_double.h gsl_vector_short.h 
	                 gsl_vector_uchar.h gsl_vector_uint.h 
	                 gsl_vector_ulong.h gsl_vector_ushort.h 
	                 swap_source.c test_complex_source.c 
	                 test_source.c 

Log message:
	swap_source.c (FUNCTION): added gsl_vector_reverse function for
	flipping the order of a vector
	
	copy_source.c: renamed gsl_vector_copy to gsl_vector_cpy
	since it acts like memcpy (dest, src) not 'cp(copy) from to'


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