Changeset 2084 for trunk/psLib/test/dataManip/tst_psMinimize04b_F32.c
- Timestamp:
- Oct 13, 2004, 11:26:19 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psMinimize04b_F32.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psMinimize04b_F32.c
r1965 r2084 218 218 "psVectorFitPolynomial1D(): CHEB, yErr is NULL"); 219 219 220 psLogMsg(__func__,PS_LOG_INFO,"Following should generate error for null arguments."); 220 221 myPoly = psVectorFitPolynomial1D(NULL, NULL, NULL, NULL); 221 222 if (myPoly != NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
