IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2004, 4:25:00 PM (22 years ago)
Author:
desonia
Message:

fixed tests to match changes in function parameter order.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/tst_psImageStats02.c

    r1503 r1749  
    4646        }
    4747    }
    48     my2DPoly = psPolynomial2DAlloc( CHEBY_X_DIM, CHEBY_Y_DIM );
     48    my2DPoly = psPolynomial2DAlloc( CHEBY_X_DIM, CHEBY_Y_DIM, PS_POLYNOMIAL_CHEB );
    4949    /*************************************************************************/
    5050    /*  Calculate Chebyshev Polynomials, no mask                     */
Note: See TracChangeset for help on using the changeset viewer.