Re: Polynomial fitting routines?
- From: "FX" <coudert@xxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 17:12:08 +0000 (UTC)
> I'm looking for an algorithm that will fit a polynomial to log(x) for
> 0.25 <= x <= 2 with at least 64-bit precision.
Are you looking for a polynomial, or for a fast way to evaluate this
expression ? In the later case, you can look at glibc sources if the GPL
is acceptable to you :)
--
FX, who uses glibc erf/erfc routines in his fortran code
.
- Follow-Ups:
- Re: Polynomial fitting routines?
- From: Steven G. Kargl
- Re: Polynomial fitting routines?
- References:
- Polynomial fitting routines?
- From: Steven G. Kargl
- Re: Polynomial fitting routines?
- From: Herman D . Knoble
- Re: Polynomial fitting routines?
- From: Steven G. Kargl
- Polynomial fitting routines?
- Prev by Date: Re: Compaq Visual Fortran discontinued: upgrade to Intel Visual Fortran?
- Next by Date: Re: Polynomial fitting routines?
- Previous by thread: Re: Polynomial fitting routines?
- Next by thread: Re: Polynomial fitting routines?
- Index(es):