Changeset 1749 for trunk/psLib/test/image/tst_psImageStats02.c
- Timestamp:
- Sep 8, 2004, 4:25:00 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImageStats02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageStats02.c
r1503 r1749 46 46 } 47 47 } 48 my2DPoly = psPolynomial2DAlloc( CHEBY_X_DIM, CHEBY_Y_DIM );48 my2DPoly = psPolynomial2DAlloc( CHEBY_X_DIM, CHEBY_Y_DIM, PS_POLYNOMIAL_CHEB ); 49 49 /*************************************************************************/ 50 50 /* Calculate Chebyshev Polynomials, no mask */
Note:
See TracChangeset
for help on using the changeset viewer.
