Re: C for Polynomial Fit



On 2007-12-29, Gary Pace <xxx@xxxxxxx> wrote:

I at least know where to start...I suppose it was always a faint hope
that somebody would say "follow this link to the source for int
UnconditionalPerfectPolyFit(int n, int m, double *X, double *Y, double
*K)", but hey, it was worth a try.

You were given such a link.

--
Grant Edwards
grante@xxxxxxxx

.



Relevant Pages