Re: C for Polynomial Fit
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Sat, 29 Dec 2007 22:48:34 -0000
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
.
- Follow-Ups:
- Re: C for Polynomial Fit
- From: Gary Pace
- Re: C for Polynomial Fit
- References:
- C for Polynomial Fit
- From: Gary Pace
- Re: C for Polynomial Fit
- From: Gary Pace
- C for Polynomial Fit
- Prev by Date: Re: C for Polynomial Fit
- Next by Date: Re: C for Polynomial Fit
- Previous by thread: Re: C for Polynomial Fit
- Next by thread: Re: C for Polynomial Fit
- Index(es):
Relevant Pages
|