IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2006, 4:39:19 PM (21 years ago)
Author:
gusciora
Message:

Rewrite of the previous poly fitting tests. These are more complete, and
sonsistent.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tst_psMinimize05.c

    r4862 r6099  
    77 *****************************************************************************/
    88#include <stdio.h>
    9 #include "pslib_strict.h"
     9#include <math.h>
     10#include "pslib.h"
    1011#include "psTest.h"
    11 #include <math.h>
    1212#define N 5
    1313#define MIN_VALUE 20.0
Note: See TracChangeset for help on using the changeset viewer.