IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2004, 2:40:23 PM (22 years ago)
Author:
gusciora
Message:

Added a spline deallocator.

File:
1 edited

Legend:

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

    r1861 r1947  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-09-23 06:12:22 $
     14*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-10-04 00:40:23 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    395395                            float max);
    396396
     397int p_psSpline1DFree(psSpline1D *tmpSpline);
     398
    397399psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,
    398400                                   int order);
Note: See TracChangeset for help on using the changeset viewer.