IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 2, 2004, 5:30:30 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r2204 r2269  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-10-27 00:57:31 $
     14*  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-11-03 03:30:30 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    409409                               const psSpline1D *spline);
    410410
    411 psS32 p_psVectorBinDisectF32(float *bins,
    412                              psS32 numBins,
    413                              float x);
    414 
    415 psS32 p_psVectorBinDisectS32(psS32 *bins,
    416                              psS32 numBins,
    417                              psS32 x);
    418 
    419411psS32 p_psVectorBinDisect(psVector *bins,
    420412                          psScalar *x);
Note: See TracChangeset for help on using the changeset viewer.