file	pchip/pchmc.f
gams	E3d
for	piecewise cubic Hermite polynomial monotonicity checker

file	pchip/chfev.f
gams	E3a1
for	evaluate a single cubic Hermite function at an array of points in a known interval

file	pchip/chfdv.f
gams	E3a1,E3a2
for	evaluate single cubic Hermite function and first derivative for a known interval, called by (pchip/pchfd)

file	pchip/pchfd.f
gams	E3a1,E3a2
for	evaluate a piecewise cubic Hermite function and its derivative, unknown interval or multiple intervals

file	pchip/pchfe.f
gams	E3a1
for	piecewise cubic Hermite function evaluator when interval is unknown or spans multiple intervals

file	pchip/pchia.f
gams	E3a3
for	piecewise cubic Hermite integrator when limits are arbitrary (i.e. not data points)

file	pchip/pchid.f
gams	E3a3
for	piecewise cubic Hermite integrator when the limits are data points

file	pchip/pchsp.f
gams	E1a
for	piecewise cubic Hermite spline, cubic spline interpolator in cubic Hermite form

file	pchip/pchim.f
gams	E1a
for	piecewise cubic Hermite interpolation to monotone data

file	pchip/pchic.f
gams	E1a
for	piecewise cubic Hermite interpolation coefficients

