IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2005, 1:57:37 PM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psFunctions.c

    r3988 r3990  
    77 *  polynomials.  It also contains a Gaussian functions.
    88 *
    9  *  @version $Revision: 1.102 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-05-19 22:53:47 $
     9 *  @version $Revision: 1.103 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-05-19 23:57:37 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    247247{
    248248    PS_INT_CHECK_NON_NEGATIVE(maxChebyPoly, NULL);
    249 
    250     printf("HERE: 00\n");
    251249
    252250    psPolynomial1D **chebPolys = NULL;
Note: See TracChangeset for help on using the changeset viewer.