At Sat, 27 Feb 2010 10:02:34 -0500, kamaraju kusumanchi wrote: > > > > > int gsl_matrix_add (gsl_matrix * a, const gsl_matrix * b) > > > > the first argument is not declared const. You should also check the > > returned status code to verify if the operation was successful. > > Thanks for all the replies Thomas, Marco, Francesco. I was confused by > the extra symbol a', missed the const keyword in the second argument. > It is clear to me now. Would it be possible to reword the > documentation of gsl_matrix_add as follows:
Thanks for the suggestion, I made that change. -- Brian Gough (GSL Maintainer) Network Theory Ltd, Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/ _______________________________________________ Help-gsl mailing list Help-gsl@gnu.org http://lists.gnu.org/mailman/listinfo/help-gsl