IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2004, 3:05:00 PM (22 years ago)
Author:
desonia
Message:

changed the psError signature to match SDRS. Also made misc. cleanups as
I was combing the files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psPolynomial.h

    r2269 r2273  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-11-03 03:30:30 $
     14*  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-11-04 01:04:59 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    398398                            float max);
    399399
    400 psS32 p_psSpline1DFree(psSpline1D *tmpSpline);
    401 
    402400psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,
    403401                                   psS32 order);
Note: See TracChangeset for help on using the changeset viewer.