CURVP1(3NCARG) | NCAR GRAPHICS | CURVP1(3NCARG) |
CURVP1 - calculate values for CURVP2 usage.
CALL CURVP1 (N, X, Y, P, YP, TEMP, SIGMA, IER)
This subroutine calculates certain values that are used by CURVP2 in order to compute an interpolatory spline under tension through a sequence of functional values for a periodic function. The actual computation of the interpolated values must be done using CURVP2 .
= 1 if N is less than 2.
= 2 if P is less than or equal to X(N)-X(1).
= 3 if the X values are not strictly increasing.
To use CURVP1, load the NCAR Graphics library ngmath.
curvp2, fitgrid_params.
Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1998 | UNIX |