help-gsl
[Top][All Lists]
Advanced

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

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


From: Kamaraju S Kusumanchi
Subject: [Help-gsl] Re: Mistake in the documentation ?
Date: Fri, 24 Jul 2009 20:03:19 -0400
User-agent: KNode/0.10.9

Brian Gough wrote:

> 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.
> 

Great, thanks! That was pretty quick.

raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/





reply via email to

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