help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] Polynomial root


From: Fepps
Subject: [Help-gsl] Polynomial root
Date: Tue, 16 Dec 2014 13:35:41 +0100

Hello,

I was looking through the code used to calculate the root of a polynomial,
and I was wondering about two things:

1-Why is a separate qr coded inside of the iteration strategy, when there
already exists code to build off of this in the linalg section?  I'm
guessing this is some sort of design choice?
2-Why is the particular shifting strategy used? (i.e., where 0.4375
constant comes from in the qr.c file in poly)

Thanks,
~F


reply via email to

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