IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2005, 11:35:50 AM (21 years ago)
Author:
gusciora
Message:

Split of psFunctions.c into psSpline.c and psPolynomial.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psFunctions.c

    r4937 r4958  
    77*  polynomials.  It also contains a Gaussian functions.
    88*
    9 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2005-08-31 22:28:35 $
     9*  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2005-09-07 21:35:50 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    13071307/*****************************************************************************
    13081308p_psVectorBinDisect(): A wrapper to the above p_psVectorBinDisect().
     1309 
     1310XXX: Assert that the psVector and psScalar have the same type.
    13091311 *****************************************************************************/
    13101312psS32 p_psVectorBinDisect(psVector *bins,
Note: See TracChangeset for help on using the changeset viewer.