IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 18, 2005, 4:55:54 PM (21 years ago)
Author:
gusciora
Message:

New version of spline fit functions in the SDRS.

File:
1 edited

Legend:

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

    r4570 r4580  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.126 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-07-16 00:42:28 $
     11 *  @version $Revision: 1.127 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-07-19 02:55:54 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    520520    psVector *y32 = yPtr;
    521521
    522 
    523522    // If these are linear splines, which means their polynomials will have
    524523    // two coefficients, then we do the simple calculation.
     
    638637    psTrace(".psLib.dataManip.psVectorFitSpline1D", 4,
    639638            "---- psVectorFitSpline1D() end ----\n");
     639
    640640    return(mySpline);
    641641}
Note: See TracChangeset for help on using the changeset viewer.