help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] return value of matrix operations


From: Brian Gough
Subject: Re: [Help-gsl] return value of matrix operations
Date: Wed, 07 Apr 2010 11:52:39 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI)

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/




reply via email to

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