Re: QD algorithm code
From: C. Bond (cbond_at_ix.netcom.com)
Date: 03/23/05
- Previous message: lukistrela: "trace of inverse matrix"
- In reply to: Andrius K: "QD algorithm code"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Mar 2005 22:58:20 GMT
Andrius K wrote:
> Hello,
> does any1 know the QD algorithm source code in c++ or java?
>
> thnx
Apparently, from a private email, the QD algorithm you refer to
is the Quotient-Difference algorithm of Rutishauser. The
algorithm can be used to find all real and complex roots of a
polynomial simultaneously, but requires rather elaborate
safeguards. I do not consider myself an expert on the method,
but several of Henrici's books, in particular "Elements of
Numerical Analysis," P. Henrici, J. Wiley & Sons, 1964, discuss
the method in detail. Perhaps other readers have can provide
additional references.
-- There are two things you must never attempt to prove: the unprovable -- and the obvious. -- Democracy: The triumph of popularity over principle. -- http://www.crbond.com
- Previous message: lukistrela: "trace of inverse matrix"
- In reply to: Andrius K: "QD algorithm code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|