IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2005, 10:06:58 AM (21 years ago)
Author:
gusciora
Message:

Misc mods to psSPline.c

File:
1 edited

Legend:

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

    r5113 r5180  
    77*  polynomials.  It also contains a Gaussian functions.
    88*
    9 *  @version $Revision: 1.128 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2005-09-23 23:01:30 $
     9*  @version $Revision: 1.129 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2005-09-29 20:06:58 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    784784}
    785785
     786
     787
     788
     789
     790
     791
     792
     793
     794
     795
     796
     797
     798
     799
     800
     801
     802
     803
     804
     805
     806
     807
    786808psF64 psPolynomial1DEval(const psPolynomial1D* poly,
    787809                         psF64 x)
Note: See TracChangeset for help on using the changeset viewer.