IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 17, 2004, 3:50:45 PM (22 years ago)
Author:
gusciora
Message:

Functions for psMinimizeLMChi2().

File:
1 edited

Legend:

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

    r1823 r1831  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-09-17 02:14:52 $
     14*  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-09-18 01:50:45 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    409409                        psScalar *x);
    410410
     411psScalar *p_psVectorInterpolate(psVector *domain,
     412                                psVector *range,
     413                                int order,
     414                                psScalar *x);
     415
    411416/* \} */// End of MathGroup Functions
    412417
Note: See TracChangeset for help on using the changeset viewer.