Changeset 3990 for trunk/psLib/src/dataManip/psFunctions.c
- Timestamp:
- May 19, 2005, 1:57:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataManip/psFunctions.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psFunctions.c
r3988 r3990 7 7 * polynomials. It also contains a Gaussian functions. 8 8 * 9 * @version $Revision: 1.10 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-05-19 2 2:53:47 $9 * @version $Revision: 1.103 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-05-19 23:57:37 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 247 247 { 248 248 PS_INT_CHECK_NON_NEGATIVE(maxChebyPoly, NULL); 249 250 printf("HERE: 00\n");251 249 252 250 psPolynomial1D **chebPolys = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
