Changeset 3024 for trunk/psModules/src/pmSubtractBias.c
- Timestamp:
- Jan 17, 2005, 9:58:18 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/pmSubtractBias.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pmSubtractBias.c
r2916 r3024 6 6 * @author George Gusciora, MHPCC 7 7 * 8 * @version $Revision: 1. 29$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-01- 05 23:43:58 $8 * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-01-17 19:58:18 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 532 532 // 533 533 534 535 // 536 // This doesn't seem right. The only way to do a spline fit is if, 537 // by SDRS requirements, fitSpec is not-NULL> But in order for it 538 // to be non-NULL, someone must have called psSpline1DAlloc() with 539 // the min, max, and number of splines. 540 // 534 541 if (!((fitSpec == NULL) || (fit == PM_FIT_NONE))) { 535 542 //
Note:
See TracChangeset
for help on using the changeset viewer.
