This is the mail archive of the gsl-discuss@sourceware.org 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]
Other format: [Raw text]

Toeplitz solver


Hello everybody,

Could someone suggest a (comprehendible) reference on Toeplitz
equations
solver for a general Toeplitz matrix. I am interested in fast methods
:)

Numerical recepies has a mistake in the ALGORITHM, and in the code, of
course. (The third edition has this old bug also). It addresses vector
indecies which are out of range. (look at eq 2.8.23 and 2.824, terms
with R_{m+1} and R_{-m-1} are out of range of the vector size)

And as to myself, I can not seem to trace were the problem happens.

Thanks a lot,

ZF

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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