Changeset 3377 for trunk/psLib/test/dataManip/tst_psFunc00.c
- Timestamp:
- Mar 5, 2005, 11:53:03 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psFunc00.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psFunc00.c
r2790 r3377 19 19 #define MISC_X_CHEB_VALUE 0.5 20 20 #define MISC_INT_NUMBER 35 21 #define AN 2 21 //#define AN 2 22 #define AN 1 22 23 #define BN 4 23 24 #define CN 6 … … 502 503 /* Allocate and initialize data structures */ 503 504 /*************************************************************************/ 505 506 // HEY 507 504 508 printPositiveTestHeader(stdout, 505 509 "psFunctions functions", … … 529 533 "Allocate/Deallocate the psDPolynomial1D structure (CHEBYSHEV).", 530 534 testStatus); 535 536 537 538 return (!testStatus); 539 531 540 532 541 printPositiveTestHeader(stdout,
Note:
See TracChangeset
for help on using the changeset viewer.
