IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 18, 2004, 4:48:32 PM (22 years ago)
Author:
Paul Price
Message:

Updating from SDRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMinimize.h

    r1454 r1584  
    8585psPolynomial1D *
    8686psVectorFitPolynomial1D(psPolynomial1D *myPoly, ///< Polynomial to fit
    87                         const psVector *restrict x, ///< Ordinates (or NULL to just use the indices)
    88                         const psVector *restrict y, ///< Coordinates
    89                         const psVector *restrict yErr) ///< Errors in coordinates, or NULL
     87                        const psVector *x, ///< Ordinates (or NULL to just use the indices)
     88                        const psVector *y, ///< Coordinates
     89                        const psVector *yErr) ///< Errors in coordinates, or NULL
    9090;
    9191
Note: See TracChangeset for help on using the changeset viewer.