help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Mistake in the documentation ?


From: Brian Gough
Subject: Re: [Help-gsl] Mistake in the documentation ?
Date: Fri, 24 Jul 2009 13:53:27 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI)

At Thu, 23 Jul 2009 12:19:49 -0400,
kamaraju kusumanchi wrote:
> 
>  The improved construction could be
> 
> Starting from the initial vector p_0, the algorithm constructs an
> additional n vectors p_i (i=1 through n) using the step size vector  s
> as follows
> 
>   p_0 = (x_0, x_1, ..., x_n)
>   p_1 = (x_0 + s_0, x_1, ..., x_n)
>   p_2 = (x_0, x_1 + s_1, ..., x_n)
>  ... = ...
>   p_n = (x_0, x_1, ..., x_n + s_n)
> 
> What do you guys think? 

Thanks for the suggestions, I've incorporated the new wording.

-- 
Brian Gough




reply via email to

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