IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2005, 2:54:13 PM (21 years ago)
Author:
desonia
Message:

Added SWIG and autoconf.

File:
1 edited

Legend:

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

    r3096 r3115  
    1212*  @author GLG, MHPCC
    1313*
    14 *  @version $Revision: 1.40 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-01-26 20:41:04 $
     14*  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-02-03 00:54:10 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    429429
    430430psF32 p_psNRSpline1DEval(psSpline1D *spline,
    431                          const psVector* restrict x,
    432                          const psVector* restrict y,
     431                         const psVector* x,
     432                         const psVector* y,
    433433                         psF32 X);
    434434
Note: See TracChangeset for help on using the changeset viewer.