GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
dpchim.f File Reference

Go to the source code of this file.

Functions

subroutine dpchim (N, X, F, D, INCFD, IERR)

Function Documentation

subroutine dpchim ( integer  N,
double precision, dimension(*)  X,
double precision, dimension(incfd,*)  F,
double precision, dimension(incfd,*)  D,
integer  INCFD,
integer  IERR 
)

Definition at line 2 of file dpchim.f.

References abs(), d, dpchst(), f, ierr, incfd, max(), min(), x, and xermsg().

Referenced by F__pchip_deriv__().