IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2004, 8:11:14 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psMinimize04.c

    r1406 r1722  
    3333    int memLeaks = 0;
    3434
    35     myPoly = psPolynomial1DAlloc(POLY_ORDER+1);
     35    myPoly = psPolynomial1DAlloc(POLY_ORDER+1, PS_POLYNOMIAL_ORD);
    3636    x = psVectorAlloc(NUM_DATA, PS_TYPE_F64);
    3737    y = psVectorAlloc(NUM_DATA, PS_TYPE_F64);
Note: See TracChangeset for help on using the changeset viewer.