[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
polynomials
- To: deleeuw@galton.math.ucla.edu
- Subject: polynomials
- From: hall@research.att.com (Bob Hall)
- Date: Mon, 21 Feb 94 10:30:45 EST
- Cc: info-mcl@cambridge.apple.com
- In-reply-to: Jan Deleeuw's message of 20 Feb 1994 19:33:09 GMT <DELEEUW.94Feb20113309@galton.math.ucla.edu>
If your primary concern is speed, recode your poly routine so it's iterative
instead of recursive. This should help a lot, particularly if the polynomial
has high degree.
-- Bob
- References:
- polynomials
- From: deleeuw@galton.math.ucla.edu (Jan Deleeuw)