Re: C for Polynomial Fit



Grant Edwards wrote:
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.

Are you referring the the NR link ? I ordered the book and CD so hopefully I have everything I need.

.



Relevant Pages

  • Re: calendar problem
    ... >> Hey people ... >> I came across this calendar problem on another board, ... >> int main ... > in simple cases like this, just output variables' values at ...
    (comp.lang.c)
  • Problem with printing input.
    ... so the exercise is to: ... Does this mean so that when I prest ^Zto exit the program if I ... Hey you ... int main ...
    (comp.lang.c)
  • Re: Problem with printing input.
    ... >Hey you ... >int main ... Consider using putchar. ... are you counting in a char instead of an int. ...
    (comp.lang.c)
  • Re: string formatter %x and a class instance with __int__ cannot handle long
    ... Are you hoping it will cast it to an int as needed using ... #!/usr/bin/env python ... print "Hey! ...
    (comp.lang.python)
  • Re: Fibonacci program
    ... >i have to program a cobol program where the prompt lists the fibonacci ... hey try this formula: ... int main ... "What a waste it is to lose one's mind. ...
    (comp.lang.cobol)