IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2004, 8:12:22 PM (22 years ago)
Author:
gusciora
Message:

removed the old 1d Spline Gen function.

File:
1 edited

Legend:

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

    r1859 r1861  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-09-23 04:56:41 $
     14*  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-09-23 06:12:22 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    404404                               const psSpline1D *spline);
    405405
    406 psSpline1D *psSpline1DGen(const psSpline1D *spline,
    407                           psVector *data);
    408 
    409406int p_psVectorBinDisectF32(float *bins,
    410407                           int numBins,
Note: See TracChangeset for help on using the changeset viewer.